mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 21:08:16 +00:00
The output of `rustc -C help` generally has one option per line. There was one exception because of a (presumably) forgotten line continuation escape.