| Age | Commit message (Expand) | Author | Lines |
| 2013-01-10 | librustc: Make all external functions unsafe. r=tjc | Patrick Walton | -8/+8 |
| 2012-12-27 | librustc: Fix the test runner, the condition system, and core test. rs=bustage | Patrick Walton | -2/+3 |
| 2012-12-27 | librustc: Terminate name searches at the nearest module scope for paths that ... | Patrick Walton | -0/+3 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 |
| 2012-10-11 | Remove comment that is now false | Tim Chevalier | -2/+2 |
| 2012-10-01 | Move over to calling ptr::addr_of | Tim Chevalier | -2/+2 |
| 2012-09-27 | Finish de-exporting cast, mutable, flate, repr, cleanup, reflect. Part of #3583. | Graydon Hoare | -4/+2 |
| 2012-09-26 | Demode vec::push (and convert to method) | Niko Matsakis | -2/+2 |
| 2012-09-21 | Install new pub/priv/export rules as defaults, old rules accessible under #[l... | Graydon Hoare | -0/+1 |
| 2012-09-20 | core: Indicate that flate is demoded | Brian Anderson | -0/+4 |
| 2012-09-19 | core: Clean up crate docs and give all mods a brief description | Brian Anderson | -0/+6 |
| 2012-09-15 | libcore: rename *flate_buf to *flate_bytes (#3444) | Erick Tryzelaar | -7/+7 |
| 2012-09-12 | Rename vec::unsafe to vec::raw | Brian Anderson | -2/+2 |
| 2012-09-10 | Make all remaining moves explicit in libcore | Tim Chevalier | -2/+2 |
| 2012-09-04 | libcore: "import" -> "use" | Patrick Walton | -1/+1 |
| 2012-09-02 | Silence non-implicitly-copyable-typarams in coretest | Brian Anderson | -0/+1 |
| 2012-08-28 | Compress metadata section. Seems a minor speed win, major space win. | Graydon Hoare | -0/+78 |