rust/compiler/rustc_data_structures
Michael Howell a12f50ddc4 rustc_metadata: use configurable AtomicBool for privateness flag
This switches to using a `Cell` for single-threaded rustc.
2023-05-25 08:15:04 -07:00
..
src rustc_metadata: use configurable AtomicBool for privateness flag 2023-05-25 08:15:04 -07:00
Cargo.toml Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillot 2023-05-13 13:47:53 +00:00