mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
81c515bf77
Remove &self from PrintState::to_string
The point of `PrintState::to_string` is to create a `State` and evaluate the caller's closure on it:
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |