mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-08 10:17:20 +00:00
Remove unneeded `#[cfg(not(test))]` from libcore This fixes rust-analyzer inside these modules (currently it does not analyze them, assuming they're configured out).