mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
bc9725c1ea
The previous code inside `cfg_if!` wasn't indented, so the conversion to `cfg_select!` left it not indented. Indent it.