| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-03-27 | libsyntax: error on struct Foo {}. | Luqman Aden | -0/+2 | |
| 2013-02-21 | Remove the last bits of structural records from tests/rustc/rusti/rustpkg. | Luqman Aden | -5/+0 | |
| 2013-02-20 | librustc: Separate most trait bounds with '+'. rs=plussing | Patrick Walton | -4/+4 | |
| 2013-02-09 | Issue #4830 fix | Seth Pink | -8/+0 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-11-06 | Cleanup how we handle proto in types, remove unsound subtyping | Niko Matsakis | -12/+1 | |
| Fixes #1896 which was never truly fixed, just masked. The given tests would have failed had they used `~fn()` and not `@fn()`. They now result in compilation errors. Fixes #2978. Necessary first step for #2202, #2263. | ||||
| 2012-10-23 | Remove uses of binary move - <- - from tests and libraries | Tim Chevalier | -0/+8 | |
| 2012-10-20 | Parse and report obsolete fixed-length vector syntax | Brian Anderson | -0/+11 | |
| 2012-09-11 | Remove priv sections from classes. Obsolete the syntax | Brian Anderson | -0/+7 | |
| 2012-09-10 | Report obsolete trait lists on structs | Brian Anderson | -0/+4 | |
| 2012-09-10 | Report obsolete class method syntax | Brian Anderson | -0/+8 | |
| 2012-09-08 | libsyntax: Parse and report errors for a few obsolete syntaxes | Brian Anderson | -0/+40 | |
