summary refs log tree commit diff
path: root/src/librustc_data_structures/sync.rs
AgeCommit message (Expand)AuthorLines
2018-03-17Add an Default impl for LockJohn Kåre Alsaker-0/+7
2018-03-17Remove rustc_global!John Kåre Alsaker-30/+0
2018-03-08Rollup merge of #48808 - Zoxc:reg-diag, r=michaelwoeristerManish Goregaokar-39/+87
2018-03-08Add with_lock, with_read_lock and with_write_lockJohn Kåre Alsaker-39/+87
2018-03-07Make metadata references Send + SyncJohn Kåre Alsaker-1/+2
2017-12-17Add sync module to rustc_data_structuresJohn Kåre Alsaker-0/+403