| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-15 | core: Inherit the std::fmt module | Alex Crichton | -472/+0 |
| 2014-05-07 | core: Add unwrap()/unwrap_err() methods to Result | Alex Crichton | -0/+2 |
| 2014-05-07 | core: Inherit possible string functionality | Alex Crichton | -1/+1 |
| 2014-05-03 | Add lint check for negating uint literals and variables. | Falco Hirschenberger | -0/+2 |
| 2014-04-20 | Fix spelling mistakes in documentation and code. | Joseph Crail | -2/+2 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -115/+116 |
| 2014-04-11 | libtest: rename `BenchHarness` to `Bencher` | Liigo Zhuang | -22/+22 |
| 2014-04-01 | auto merge of #13115 : huonw/rust/rand-errors, r=alexcrichton | bors | -10/+10 |
| 2014-04-01 | rand: bubble up IO messages futher. | Huon Wilson | -10/+10 |
| 2014-03-31 | std: Switch field privacy as necessary | Alex Crichton | -1/+1 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -1/+1 |
| 2014-02-22 | Decouple integer formatting from std::num::strconv | Brendan Zabarauskas | -0/+467 |
