| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-09-25 | Move unchanging portions of context over to the Visitor. | Felix S. Klock II | -37/+32 |
| 2013-09-23 | librustc: Remove `@fn` managed closures from the language. | Patrick Walton | -2/+1 |
| 2013-09-12 | rustc: Fix cstack lint for default methods. Closes #8753 | Brian Anderson | -0/+12 |
| 2013-09-03 | Modernized a few more types in syntax::ast | Marvin Löbel | -6/+6 |
| 2013-09-01 | Modernized a few type names in rustc and syntax | Marvin Löbel | -3/+3 |
| 2013-08-26 | Port middle/stack_check.rs from oldvisit to <V:Visitor> trait API. | Felix S. Klock II | -20/+37 |
| 2013-08-19 | Add externfn macro and correctly label fixed_stack_segments | Niko Matsakis | -21/+70 |
| 2013-08-19 | Issue #3678: Remove wrappers and call foreign functions directly | Niko Matsakis | -0/+110 |
