summary refs log tree commit diff
path: root/src/librustc_data_structures/obligation_forest/test.rs
AgeCommit message (Expand)AuthorLines
2016-03-05apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...Niko Matsakis-45/+60
2016-02-01Add a notion of "per-tree" stateNiko Matsakis-41/+56
2016-01-16Document `ObligationForest` better.Niko Matsakis-13/+13
2016-01-16Pacify tidy.Niko Matsakis-57/+75
2016-01-14implement the obligation forest data structure and add some unit testsNiko Matsakis-0/+188