| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -8/+5 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -4/+4 |
| 2015-03-09 | Rename #[should_fail] to #[should_panic] | Steven Fackler | -1/+1 |
| 2015-02-10 | Deprecating i/u suffixes in libcoretest | Alfie John | -12/+12 |
| 2015-02-01 | std: Deprecate RefCell::{try_borrow, try_borrow_mut} | Alex Crichton | -0/+4 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -11/+11 |
| 2015-01-21 | Minor fixes | Brian Anderson | -1/+0 |
| 2015-01-08 | Improvements to feature staging | Brian Anderson | -1/+1 |
| 2015-01-06 | core: split into fmt::Show and fmt::String | Sean McArthur | -4/+4 |
| 2014-12-06 | libcoretest: remove unnecessary `as_slice()` calls | Jorge Aparicio | -4/+4 |
| 2014-11-14 | impl Default for Cell and RefCell | Stepan Koltsov | -0/+13 |
| 2014-10-24 | Add as_unsafe_cell() for Cell and RefCell | Keegan McAllister | -0/+19 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -0/+129 |
