| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-05-02 | Make `UnsafeCell`, `RefCell`, `Mutex`, and `RwLock` accept DSTs | P1start | -4/+0 |
| 2015-04-21 | test: Fix fallout in tests | Alex Crichton | -1/+1 |
| 2015-04-09 | Remove `ignore-tidy-linelength` from tests that no longer need it | Luke Gallagher | -2/+0 |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -1/+1 |
| 2015-01-07 | markers -> marker | Nick Cameron | -3/+3 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -3/+3 |
| 2014-09-15 | Update error messages in compile-fail tests | Niko Matsakis | -5/+3 |
| 2014-09-01 | Second approach - using type contents | Nick Cameron | -7/+7 |
| 2014-08-28 | Forbid the Sized bound on unsized types | Nick Cameron | -0/+25 |
