| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-09-23 | Make it illegal to use modes in a fn signature with providing | Niko Matsakis | -4/+4 | |
| an explicit variable name. (Step one to changing the defaults) First step to #3535 | ||||
| 2012-09-19 | demode the each() method on vec and other iterables. | Niko Matsakis | -1/+1 | |
| 2012-09-19 | xfail-fast the legacy_mode run-pass tests | Brian Anderson | -0/+1 | |
| 2012-09-18 | rustc: Remove legacy mode inference, unless #[legacy_modes] is used | Patrick Walton | -0/+1 | |
| 2012-09-07 | Convert all kind bounds to camel case. Remove send, owned keywords. | Brian Anderson | -1/+1 | |
| 2012-08-29 | rustc: Make `<` and `=` into traits | Patrick Walton | -3/+6 | |
| 2012-08-15 | Convert more core types to camel case | Brian Anderson | -1/+1 | |
| 2012-08-08 | Convert impls to new syntax | Brian Anderson | -4/+4 | |
| 2012-08-07 | Implement static typeclass methods. Closes #3132. | Michael Sullivan | -0/+79 | |
