| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-01-08 | librustc: Make unqualified identifier searches terminate at the nearest modul... | Patrick Walton | -4/+5 |
| 2012-12-27 | librustc: Terminate name searches at the nearest module scope for paths that ... | Patrick Walton | -0/+2 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 |
| 2012-11-29 | impls of traits cannot define methods on the anonymous trait | Brian Anderson | -1/+0 |
| 2012-11-29 | Fix trace_macros so that it works. | Paul Stansifer | -5/+9 |
| 2012-11-18 | Remove unused file_type enum from the parser | Brian Anderson | -3/+3 |
| 2012-10-15 | rustc: Merge module and type namespaces. r=brson | Patrick Walton | -3/+3 |
| 2012-09-04 | libsyntax: "import" -> "use" | Patrick Walton | -6/+6 |
| 2012-08-26 | Camel case the option type | Brian Anderson | -1/+1 |
| 2012-08-22 | intern identifiers | Paul Stansifer | -3/+3 |
| 2012-08-15 | Add trace_macros! | Eric Holk | -0/+27 |
