| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-02-14 | librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip... | Patrick Walton | -1/+1 |
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 |
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -1/+0 |
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 |
| 2012-06-30 | Eliminate usages of old sugared call syntax | Brian Anderson | -1/+1 |
| 2012-02-11 | make bind syntax unnecessary: just use _ for one of the arguments | Niko Matsakis | -5/+2 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 |
| 2011-10-20 | Drop the 2 from the spawn*2 functions | Brian Anderson | -1/+1 |
| 2011-10-20 | Convert tests to use bare-fn spawn | Brian Anderson | -1/+6 |
| 2011-09-19 | Add tests for moving nullary functions | Brian Anderson | -0/+11 |
