mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
6203f8ac7b
The alignment of the line continuation backslashes is rather inconsistent. These commits solve that by removing the extra whitespace and adding a space where there previously was none. An alternative solution would be to fix the alignment.