| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-12-18 | Make RFC 1214 warnings into errors, and rip out the "warn or err" | Niko Matsakis | -4/+2 |
| 2015-10-02 | fix fallout | Ariel Ben-Yehuda | -0/+1 |
| 2015-08-12 | Fallout in tests -- we now report an error if you even reference a type | Niko Matsakis | -1/+2 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -1/+1 |
| 2015-02-23 | Remove awful hack concerning `Trait impl Trait` in method resolution code tha... | Niko Matsakis | -1/+5 |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -1/+1 |
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -1/+1 |
| 2015-01-05 | sed -i -s 's/ for Sized?//g' **/*.rs | Jorge Aparicio | -2/+2 |
| 2015-01-02 | Refactor object-safety into its own (cached) module so that we can | Niko Matsakis | -1/+1 |
| 2014-12-05 | rustc: check supertraits for object safety | Corey Richardson | -0/+26 |
