| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-03-18 | librustc: Make the compiler ignore purity. | Patrick Walton | -33/+0 |
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-09-11 | Introduce auto adjustment table to subsume autoderef/autoref/borrowings. | Niko Matsakis | -1/+1 |
| 2012-07-25 | avoid capture of bound regions when infering types for closure | Niko Matsakis | -1/+1 |
| 2012-06-30 | change the test suite `//! kind` syntax to `//~ kind` in order to avoid a | Gareth Daniel Smith | -4/+4 |
| 2012-06-08 | remove alias analysis and replace with borrowck | Niko Matsakis | -3/+0 |
| 2012-06-07 | Revert "remove alias analysis and replace with borrowck" | Brian Anderson | -0/+3 |
| 2012-06-07 | remove alias analysis and replace with borrowck | Niko Matsakis | -3/+0 |
| 2012-05-24 | remove dead assignments | Niko Matsakis | -0/+2 |
| 2012-05-24 | change region scope of call arguments, old one was unsound | Niko Matsakis | -0/+24 |
