| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-20 | Add operator trait constraints to std::num::{Zero, One} and document their ap... | Brendan Zabarauskas | -19/+42 |
| 2014-01-03 | test: De-`@mut` the test suite | Patrick Walton | -1/+1 |
| 2013-10-23 | register snapshots | Daniel Micay | -0/+2 |
| 2013-10-01 | remove the `float` type | Daniel Micay | -1/+1 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-09-12 | std: Remove Zero impl for Option | Erick Tryzelaar | -1/+0 |
| 2013-09-12 | std: Remove Zero impl from vec | Erick Tryzelaar | -4/+3 |
| 2013-08-27 | librustc: Ensure that type parameters are in the right positions in paths. | Patrick Walton | -1/+2 |
| 2013-08-26 | Fix deriving-zero test | Corey Richardson | -2/+0 |
| 2013-07-31 | Implement Zero for unit | Stepan Koltsov | -0/+1 |
| 2013-07-24 | Implement std::num::Zero for bool | Birunthan Mohanathas | -0/+1 |
| 2013-06-14 | Implement a deriving(Zero) attribute | Alex Crichton | -0/+40 |
