about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/jobserver.rs
AgeCommit message (Expand)AuthorLines
2022-06-16Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`Maybe Waffle-2/+2
2020-09-01datastructures: replace `lazy_static` by `SyncLazy` from stdmarmeladema-27/+25
2020-08-30mv compiler to compiler/mark-0/+42