| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-21 | remove erroneous error check | Alexis Beingessner | -1/+0 |
| 2015-04-09 | Remove `ignore-tidy-linelength` from tests that no longer need it | Luke Gallagher | -1/+0 |
| 2015-03-24 | rustc: Add support for `extern crate foo as bar` | Alex Crichton | -2/+2 |
| 2015-03-06 | Remove the coherence impls pass that was specialized to builtin bounds, | Niko Matsakis | -3/+5 |
| 2015-01-30 | Update the coherence rules to "covered first" -- the first type parameter to ... | Niko Matsakis | -1/+1 |
| 2015-01-16 | addressed comments | Flavio Percoco | -0/+6 |
| 2015-01-08 | Update compile fail tests to use usize. | Huon Wilson | -1/+1 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -3/+3 |
| 2015-01-05 | Implement new orphan rule that requires that impls of remote traits meet the ... | Niko Matsakis | -1/+1 |
| 2014-10-21 | Adjust orphan rules to consider all input types, not just self type. | Niko Matsakis | -0/+25 |
