| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -2/+1 | |
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -1/+3 | |
| Fallout from the previous commits | ||||
| 2014-01-06 | Remove some unnecessary type casts | Florian Hahn | -3/+3 | |
| Conflicts: src/librustc/middle/lint.rs | ||||
| 2013-12-11 | Make 'self lifetime illegal. | Erik Price | -4/+4 | |
| Also remove all instances of 'self within the codebase. This fixes #10889. | ||||
| 2013-11-28 | Register new snapshots | Alex Crichton | -2/+2 | |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -28/+16 | |
| 2013-11-25 | std: IPv6 addresses are represented as eight groups of four HEXADECIMAL digits | Andreas Ots | -1/+2 | |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -9/+14 | |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+449 | |
