| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-02-18 | Rewrite `Unique<T>` so that it is covariant in T, implies `NonZero` and owner... | Niko Matsakis | -2/+2 |
| 2015-02-12 | Auto merge of #21895 - alfie:libcoretest, r=pnkfelix | bors | -1/+1 |
| 2015-02-11 | Add core::marker::PhantomData. | Felix S. Klock II | -1/+1 |
| 2015-02-10 | Deprecating i/u suffixes in libcoretest | Alfie John | -1/+1 |
| 2015-02-10 | Made the `ptr::Unique` type accept unsized types, to allow for use cases | Marvin Löbel | -0/+9 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -4/+4 |
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -6/+3 |
| 2015-01-02 | Fallout - change array syntax to use `;` | Nick Cameron | -2/+2 |
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -119/+13 |
| 2014-08-31 | Rename `RawPtr::to_option()` to `RawPtr::as_ref()` | Andrew Poelstra | -5/+30 |
| 2014-07-24 | Deprecated `str::raw::from_c_str` | Adolfo Ochagavía | -9/+7 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -0/+255 |
