| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-08-23 | Fix panic in docs for librustc_data_structures | Manish Goregaokar | -1/+1 |
| 2015-08-21 | move the reverse into the iterator | Niko Matsakis | -2/+2 |
| 2015-08-21 | missed one reference to "best" | Niko Matsakis | -4/+5 |
| 2015-08-21 | rename `best_upper_bound` to `postdom_upper_bound` | Niko Matsakis | -8/+8 |
| 2015-08-21 | remove use of swap_remove and compress the list as we go instead | Niko Matsakis | -13/+12 |
| 2015-08-21 | nits from pnkfelix | Niko Matsakis | -22/+45 |
| 2015-08-21 | add final test case, correct one of the others (both versions produced | Niko Matsakis | -4/+22 |
| 2015-08-21 | add test cases suggested by pnkfelix | Niko Matsakis | -0/+82 |
| 2015-08-21 | clarify diagonal arrows | Niko Matsakis | -0/+3 |
| 2015-08-18 | implement transitive relation type that can compute transitive | Niko Matsakis | -0/+463 |
