rust/compiler/rustc_data_structures
Zalathar 32c5449d45 Remove some unnecessary aliases from rustc_data_structures::sync
With the removal of `cfg(parallel_compiler)`, these are always shared
references and `std::sync::OnceLock`.
2025-03-03 20:20:24 +11:00
..
src Remove some unnecessary aliases from rustc_data_structures::sync 2025-03-03 20:20:24 +11:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00