mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-27 12:48:20 +00:00

The previous code inside `cfg_if!` wasn't indented, so the conversion to `cfg_select!` left it not indented. Indent it.
The previous code inside `cfg_if!` wasn't indented, so the conversion to `cfg_select!` left it not indented. Indent it.