| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-15 | This new caching sometimes suppresses duplicate errors that occur in | Niko Matsakis | -1/+1 |
| 2015-01-08 | Update compile fail tests to use usize. | Huon Wilson | -2/+2 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -5/+5 |
| 2015-01-07 | markers -> marker | Nick Cameron | -6/+6 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -7/+7 |
| 2015-01-06 | Fallout | Nick Cameron | -4/+4 |
| 2014-12-02 | Correct various compile-fail tests. Most of the changes are because we | Niko Matsakis | -0/+2 |
| 2014-11-15 | Un-feature gate struct variants | Steven Fackler | -1/+0 |
| 2014-09-25 | Move checking of whether fields are Sized or not into wf / trait code. | Niko Matsakis | -6/+6 |
| 2014-09-12 | Handle always-unsized structs | Nick Cameron | -2/+9 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -4/+4 |
| 2014-04-24 | Prevent unsized types being stored in variables | Nick Cameron | -12/+1 |
| 2014-04-23 | Review changes | Nick Cameron | -4/+4 |
| 2014-04-23 | Check for unsized types in enums. | Nick Cameron | -0/+41 |
