| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-12-18 | Stop resolving static methods at the module level. Closes #4179 | Brian Anderson | -4/+4 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-10-12 | Make moves explicit in rpass tests | Tim Chevalier | -2/+2 |
| 2012-09-23 | Make it illegal to use modes in a fn signature with providing | Niko Matsakis | -4/+4 |
| 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 |
