| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-12-13 | librustc: Make `use` statements crate-relative by default. r=brson | Patrick Walton | -6/+7 | |
| 2012-12-07 | librustc: De-mode pattern bindings. r=nmatsakis | Patrick Walton | -3/+3 | |
| 2012-12-06 | Remove hack to not use type_use on x86 | Brian Anderson | -4/+1 | |
| 2012-12-06 | Turn off type_use on x86. #4127 | Brian Anderson | -1/+4 | |
| 2012-12-06 | Eleminate pattern warnings | Brian Anderson | -4/+4 | |
| 2012-12-05 | librustc: Implement "-Z no-monomorphic-collapse" as a debugging tool to ↵ | Patrick Walton | -0/+6 | |
| diagnose mysterious crashes we're seeing. rs=debug-tool | ||||
| 2012-12-05 | librustc: Make a context including the method map in check_alt, in ↵ | Patrick Walton | -1/+1 | |
| preparation for moving check_legality_of_move_bindings there. rs=refactoring | ||||
| 2012-12-04 | librustc: Long lines. rs=rustbot | Patrick Walton | -2/+2 | |
| 2012-12-04 | librustc: Implement moves based on type. r=nmatsakis | Patrick Walton | -0/+3 | |
| 2012-12-04 | librustc: Remove all legacy pattern bindings from libsyntax and librustc. ↵ | Patrick Walton | -15/+15 | |
| rs=refactoring | ||||
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+30 | |
| 2012-11-28 | Remove uses of #[merge] | Brian Anderson | -0/+8 | |
| 2012-11-28 | Merge remote-tracking branch 'brson/companion' into incoming | Brian Anderson | -41/+5 | |
| Conflicts: src/compiletest/compiletest.rs src/libcargo/cargo.rs src/libcore/core.rs src/librustc/rustc.rs src/librustdoc/rustdoc.rc | ||||
| 2012-11-28 | Register snapshots | Brian Anderson | -40/+0 | |
| 2012-11-26 | Remove the crate language | Brian Anderson | -1/+5 | |
| 2012-11-24 | [libstd] getopts, now with fewer copies | Tim Chevalier | -3/+3 | |
| Change the opt_ functions in getopts to take a reference to a Matches, instead of taking a Matches by-value, as suggested in | ||||
| 2012-11-19 | rustc: Implement explicit self for Eq and Ord. r=graydon | Patrick Walton | -0/+40 | |
| 2012-11-17 | Merge remote-tracking branch 'brson/codemap' | Brian Anderson | -4/+4 | |
| Conflicts: src/libsyntax/ext/source_util.rs | ||||
| 2012-11-14 | librustc: discard side tables after translation, before llvm passes. | Graydon Hoare | -40/+52 | |
| 2012-11-12 | Objectify the codemap | Brian Anderson | -2/+2 | |
| 2012-11-12 | Remove CodeMap box typedef from codemap | Brian Anderson | -3/+3 | |
| 2012-11-07 | Rename src/rustc to src/librustc. Use the driver crate | Brian Anderson | -0/+1212 | |
