| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -5/+5 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -1/+1 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -2/+2 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -3/+3 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -1/+1 |
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -0/+10 |
| 2014-01-11 | Remove re-exports of std::io::stdio::{print, println} in the prelude. | Brendan Zabarauskas | -1/+1 |
| 2013-07-17 | librustc: Remove all uses of "copy". | Patrick Walton | -1/+1 |
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -1/+1 |
| 2013-05-28 | Move checking for moves and initialization of local variables and patterns into | Niko Matsakis | -1/+1 |
| 2013-05-03 | add gitattributes and fix whitespace issues | Daniel Micay | -1/+0 |
| 2012-12-14 | librustc: Ensure that no moves from the inside of @ or & boxes occur. rs=cras... | Patrick Walton | -0/+23 |
