| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-05 | Utilize fewer reexports | Corey Farwell | -2/+3 |
| 2014-11-26 | Fixup various places that were doing `&T+'a` and do `&(T+'a)` | Niko Matsakis | -1/+1 |
| 2014-11-23 | std: Add a new top-level thread_local module | Alex Crichton | -4/+11 |
| 2014-11-20 | Make most of std::rt private | Aaron Turon | -1/+1 |
| 2014-10-29 | Rename fail! to panic! | Steve Klabnik | -7/+7 |
| 2014-09-21 | Remove #[allow(deprecated)] from libstd | Alex Crichton | -2/+2 |
| 2014-09-03 | Remove cross-borrowing for traits. | Nick Cameron | -1/+1 |
| 2014-07-13 | Stabilization for `owned` (now `boxed`) and `cell` | Aaron Turon | -1/+1 |
| 2014-06-30 | libstd: set baseline stability levels. | Aaron Turon | -0/+2 |
| 2014-06-15 | Register new snapshots | Alex Crichton | -2/+2 |
| 2014-06-06 | std: Extract librustrt out of libstd | Alex Crichton | -0/+102 |
