mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
8ea6d6a8d2
I had my own implementation of what `trim_multiline()` seems to be doing, so I just started using `trim_multiline()`. Some other functions, like those block alignment, are general enough to be used elsewhere, so moved them to utils.