about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/sync.rs
AgeCommit message (Expand)AuthorLines
2020-10-29Use RwLock instead of Lock for SourceMap::filesTomasz Miąsko-1/+1
2020-08-30datastructures: replace `once_cell` crate with an impl from stdmarmeladema-2/+2
2020-08-30mv compiler to compiler/mark-0/+658