| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-21 | Test fixes and rebase conflicts | Alex Crichton | -0/+1 |
| 2015-01-19 | Replace `0 as *const/mut T` with `ptr::null/null_mut()` | we | -2/+2 |
| 2015-01-06 | Fix misspelled comments. | Joseph Crail | -1/+1 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -1/+1 |
| 2014-12-18 | std: Lower abstractions for thread_local/at_exit | Alex Crichton | -20/+42 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -5/+4 |
| 2014-12-18 | libs: merge librustrt into libstd | Aaron Turon | -3/+3 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -1/+1 |
| 2014-11-23 | std: Add a new top-level thread_local module | Alex Crichton | -0/+238 |
