| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-05 | Modernize macro_rules! invocations | Keegan McAllister | -2/+3 |
| 2015-01-05 | Stop using macro_escape as an inner attribute | Keegan McAllister | -2/+0 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -0/+1 |
| 2014-12-18 | librustc: Always parse `macro!()`/`macro![]` as expressions if not | Patrick Walton | -1/+1 |
| 2014-12-13 | libcoretest: fix unit tests | Jorge Aparicio | -5/+5 |
| 2014-11-13 | Remove lots of numeric traits from the preludes | Brendan Zabarauskas | -0/+1 |
| 2014-11-13 | Move checked arithmetic operators into Int trait | Brendan Zabarauskas | -3/+2 |
| 2014-09-05 | Make integer bit count methods return uints | Brendan Zabarauskas | -3/+3 |
| 2014-07-04 | Change Shl<T, T> for Int to Shl<uint, T> | Samuel Neves | -2/+2 |
| 2014-07-02 | Fix rotate_{left, right} for multiple of bitsize rotation amounts | Samuel Neves | -0/+9 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -0/+118 |
