rust/compiler/rustc_middle
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
..
2025-02-18 13:22:45 +01:00

For more information about how rustc works, see the rustc dev guide.