about summary refs log tree commit diff
path: root/src/librustc_data_structures
AgeCommit message (Expand)AuthorLines
2015-04-24Change name of unit test sub-module to "tests".Johannes Oertel-2/+2
2015-04-20Make stability attributes an error. #22830Brian Anderson-1/+2
2015-04-17Address nitsNiko Matsakis-1/+1
2015-04-17Add licenses.Niko Matsakis-1/+31
2015-04-17Port to use the new Unify code, which has no UnifyValue traitNiko Matsakis-0/+529
2015-04-17Port to using the newer graph, which offers iterators instead of theNiko Matsakis-0/+566
2015-04-17Use the newer snapshot_vec, which has a simplified delegateNiko Matsakis-0/+209
2015-04-17Add librustc_data_structures crateNiko Matsakis-0/+33