mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-13 23:13:33 +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.