| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-09-11 | std: Internalize almost all of `std::rt` | Alex Crichton | -1/+2 |
| 2015-06-20 | Fix logic in panic printing with no stderr | Steven Fackler | -11/+12 |
| 2015-06-17 | std: Split the `std_misc` feature | Alex Crichton | -2/+0 |
| 2015-06-14 | Implement RFC 1014 | Steven Fackler | -1/+4 |
| 2015-04-27 | std: Don't assume thread::current() works on panic | Alex Crichton | -3/+3 |
| 2015-04-21 | Remove references to `old_{path,io}` | Tamir Duberstein | -1/+0 |
| 2015-04-11 | Change the rt::unwind line argument type from usize to u32. | Ryan Prichard | -1/+1 |
| 2015-03-13 | Fallout of std::old_io deprecation | Alex Crichton | -12/+5 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -1/+1 |
| 2015-02-17 | Fallout from stabilization | Aaron Turon | -2/+2 |
| 2015-02-13 | Rename std::failure to std::panicking | Kevin Yap | -0/+76 |
