Skip to content

compiler/rustc_data_structures/src/sync/vec.rs: convert AppendOnlyVec…

5397b39
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

parallel: rustc_data_structures: sync: implement RwLock as enum { Sync(parking_lot::RwLock), NoSync(RefCell) } #136772

compiler/rustc_data_structures/src/sync/vec.rs: convert AppendOnlyVec…
5397b39
Select commit
Loading
Failed to load commit list.