| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-10-05 | Remove by-mutable-ref mode from the compiler | Tim Chevalier | -1/+6 | |
| and test cases. Closes #3513 | ||||
| 2012-10-02 | libstd: Switch off legacy modes in both core and std. | Patrick Walton | -1/+1 | |
| 2012-09-23 | Register snapshots. Remove redundant Eq impls, Makefile hacks | Brian Anderson | -11/+0 | |
| 2012-09-23 | Make it illegal to use modes in a fn signature with providing | Niko Matsakis | -1/+7 | |
| an explicit variable name. (Step one to changing the defaults) First step to #3535 | ||||
| 2012-09-20 | rustc: De-mode all overloaded operators | Patrick Walton | -0/+11 | |
| 2012-09-12 | fixup mutability of vec::each, make iter_bytes pure | Niko Matsakis | -1/+1 | |
| also, change DVec() to work with imm vectors rather than mut ones | ||||
| 2012-09-11 | Remove priv sections from classes. Obsolete the syntax | Brian Anderson | -1/+21 | |
| 2012-09-10 | Report obsolete trait lists on structs | Brian Anderson | -0/+6 | |
| 2012-09-10 | Report obsolete class method syntax | Brian Anderson | -1/+6 | |
| 2012-09-08 | libsyntax: Parse and report errors for a few obsolete syntaxes | Brian Anderson | -0/+145 | |
