summary refs log tree commit diff
path: root/src/librustc_data_structures/snapshot_vec.rs
AgeCommit message (Expand)AuthorLines
2017-09-14rustc: Preallocate when building the dep graphAlex Crichton-0/+7
2016-05-11Plumb inference obligations through selectionMasood Malekghassemi-0/+8
2016-03-05apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...Niko Matsakis-21/+29
2016-02-18Remove unnecessary explicit lifetime bounds.Corey Farwell-2/+2
2015-04-17Use the newer snapshot_vec, which has a simplified delegateNiko Matsakis-0/+207