about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-03-10Update to rustc-rayon 0.3.1Josh Stone-2/+2
2021-02-25Update measureme dependency to the latest versionWesley Wiser-1/+1
2021-02-14bumped smallvec depsklensy-1/+1
2020-10-24Upgrade to measureme 9.0.0Wesley Wiser-1/+1
2020-09-22Auto merge of #76928 - lcnr:opaque-types-cache, r=tmandrybors-0/+1
2020-09-20To avoid monomorphizing `psm::on_stack::with_on_stack` 1500 times, I made a c...Julian Wollersberger-1/+1
2020-09-19cache types during normalizationBastian Kauschke-0/+1
2020-09-12update the version of itertools and parking_lotAndreas Jonson-1/+1
2020-09-01datastructures: replace `lazy_static` by `SyncLazy` from stdmarmeladema-1/+0
2020-08-30datastructures: replace `once_cell` crate with an impl from stdmarmeladema-1/+0
2020-08-30mv compiler to compiler/mark-0/+39