| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-09-11 | std: Internalize almost all of `std::rt` | Alex Crichton | -2/+2 |
| 2015-09-08 | some more clippy-based improvements | Andre Bogus | -1/+1 |
| 2015-09-03 | Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T` | Vadim Petrochenkov | -1/+2 |
| 2015-06-17 | More test fixes and fallout of stability changes | Alex Crichton | -2/+1 |
| 2015-05-27 | Use `const fn` to abstract away the contents of UnsafeCell & friends. | Eduard Burtescu | -16/+16 |
| 2015-03-21 | std: Tweak rt::at_exit behavior | Alex Crichton | -8/+16 |
| 2015-02-28 | std: Implement stdio for `std::io` | Alex Crichton | -0/+59 |
