| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-06-30 | change the test suite `//! kind` syntax to `//~ kind` in order to avoid a | Gareth Daniel Smith | -3/+3 | |
| conflict with the new single-line-sugared-inner-doc-comment (`//! ...`). | ||||
| 2012-06-08 | remove alias analysis and replace with borrowck | Niko Matsakis | -4/+2 | |
| This reverts commit 7ef825bb607c4e934c92bd0b73ecbc4c24f3286b. | ||||
| 2012-06-07 | Revert "remove alias analysis and replace with borrowck" | Brian Anderson | -2/+4 | |
| 18s perf regression compiling rustc with opts This reverts commit 7f6ee0ce0df8af4c21b065cb49b95079ae643f77. | ||||
| 2012-06-07 | remove alias analysis and replace with borrowck | Niko Matsakis | -4/+2 | |
| cc #2540 | ||||
| 2012-06-06 | mask extra borrowck errors (should find out how to not report those) | Niko Matsakis | -2/+4 | |
| 2012-06-06 | minor changes to tests so they pass borrowck | Niko Matsakis | -0/+2 | |
| 2012-05-10 | replace mutbl pass with borrowck | Niko Matsakis | -0/+11 | |
