summary refs log tree commit diff
path: root/src/librustc_data_structures/lib.rs
AgeCommit message (Expand)AuthorLines
2015-04-20Make stability attributes an error. #22830Brian Anderson-1/+2
2015-04-17Add licenses.Niko Matsakis-1/+1
2015-04-17Port to use the new Unify code, which has no UnifyValue traitNiko Matsakis-0/+1
2015-04-17Port to using the newer graph, which offers iterators instead of theNiko Matsakis-0/+2
2015-04-17Use the newer snapshot_vec, which has a simplified delegateNiko Matsakis-0/+2
2015-04-17Add librustc_data_structures crateNiko Matsakis-0/+33