| Age | Commit message (Expand) | Author | Lines |
| 2014-10-09 | rustc: Add `const` globals to the language | Alex Crichton | -11/+18 |
| 2014-10-07 | Use slice syntax instead of slice_to, etc. | Nick Cameron | -5/+5 |
| 2014-10-03 | Set the `non_uppercase_statics` lint to warn by default | P1start | -1/+2 |
| 2014-10-02 | rollup merge of #17666 : eddyb/take-garbage-out | Alex Crichton | -2/+0 |
| 2014-10-02 | Revert "Use slice syntax instead of slice_to, etc." | Aaron Turon | -5/+5 |
| 2014-10-02 | rustc: remove support for Gc. | Eduard Burtescu | -2/+0 |
| 2014-10-02 | Use slice syntax instead of slice_to, etc. | Nick Cameron | -5/+5 |
| 2014-10-01 | auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton | bors | -1/+1 |
| 2014-10-01 | auto merge of #17653 : kaini/rust/master, r=alexcrichton | bors | -3/+6 |
| 2014-09-30 | Fixes ICE when using reexported unit-like structs | Michael Kainer | -3/+6 |
| 2014-09-30 | librustc: Stop looking in metadata in type contents. | Patrick Walton | -0/+35 |
| 2014-09-30 | Removed some unnecessary RefCells from resolve | Jonathan S | -1/+1 |
| 2014-09-25 | auto merge of #17378 : Gankro/rust/hashmap-entry, r=aturon | bors | -4/+12 |
| 2014-09-24 | handling fallout from entry api | Alexis Beingessner | -4/+12 |
| 2014-09-20 | Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). ... | Vadim Chugunov | -2/+6 |
| 2014-09-17 | librustc: Implement associated types behind a feature gate. | Patrick Walton | -35/+175 |
| 2014-09-17 | rollup merge of #17310 : nikomatsakis/type-bounds-generalize-to-multiple-obje... | Alex Crichton | -3/+3 |
| 2014-09-17 | rustdoc: Correctly distinguish enums and types | P1start | -2/+2 |
| 2014-09-16 | Fallout from renaming | Aaron Turon | -12/+12 |
| 2014-09-16 | Generalize lifetime bounds on type parameters to support multiple | Niko Matsakis | -3/+3 |
| 2014-09-15 | trans -- stop tracking vtables precisely, instead recompute as needed. | Niko Matsakis | -15/+16 |
| 2014-09-14 | auto merge of #17163 : pcwalton/rust/impls-next-to-struct, r=alexcrichton | bors | -2/+4 |
| 2014-09-14 | auto merge of #13316 : eddyb/rust/ast-ptr, r=brson | bors | -92/+59 |
| 2014-09-14 | rustc: fix fallout from using ptr::P. | Eduard Burtescu | -92/+59 |
| 2014-09-14 | auto merge of #17189 : bkoropoff/rust/extern-existing-crate, r=alexcrichton | bors | -2/+2 |
| 2014-09-13 | librustc: Forbid inherent implementations that aren't adjacent to the | Patrick Walton | -2/+4 |
| 2014-09-12 | Track the visited AST's lifetime throughout Visitor. | Eduard Burtescu | -4/+4 |
| 2014-09-12 | Remove largely unused context from Visitor. | Eduard Burtescu | -21/+21 |
| 2014-09-11 | Fix check for existing crate when using --extern | Brian Koropoff | -1/+1 |
| 2014-09-11 | Make debug message about resolving `extern crate` statements more helpful | Brian Koropoff | -1/+1 |
| 2014-09-11 | Append target-specific tools directory ($(RUST)/bin/rustlib/<triple>/bin/) to... | Vadim Chugunov | -4/+16 |
| 2014-09-08 | rustc: fix fallout from the addition of a 'tcx lifetime on tcx. | Eduard Burtescu | -13/+14 |
| 2014-09-07 | Changed addl_lib_search_paths from HashSet to Vec | inrustwetrust | -2/+2 |
| 2014-09-05 | reuse original symbols for inlined items | Stuart Pernsteiner | -4/+5 |
| 2014-08-27 | Implement generalized object and type parameter bounds (Fixes #16462) | Niko Matsakis | -174/+276 |
| 2014-08-26 | DST coercions and DST structs | Nick Cameron | -4/+7 |
| 2014-08-25 | auto merge of #16740 : alexcrichton/rust/issue-16725, r=pcwalton | bors | -0/+1 |
| 2014-08-25 | rustc: Encode the visibility of foreign items | Alex Crichton | -0/+1 |
| 2014-08-24 | Adjust the error messages to match the pattern "expected foo, found bar" | Jonas Hietala | -2/+2 |
| 2014-08-18 | libsyntax: Remove the `use foo = bar` syntax from the language in favor | Patrick Walton | -1/+1 |
| 2014-08-16 | librustc: Forbid external crates, imports, and/or items from being | Patrick Walton | -1/+0 |
| 2014-08-16 | auto merge of #16505 : dotdash/rust/extern_realpath, r=alexcrichton | bors | -3/+4 |
| 2014-08-15 | Properly canonicalize crate paths specified via --extern | Björn Steinbrink | -3/+4 |
| 2014-08-15 | auto merge of #16435 : vadimcn/rust/windows, r=pcwalton | bors | -3/+3 |
| 2014-08-14 | librustc: Stop assuming that implementations and traits only contain | Patrick Walton | -195/+311 |
| 2014-08-14 | librustc: Tie up loose ends in unboxed closures. | Patrick Walton | -10/+29 |
| 2014-08-13 | librustc: Parse, but do not fully turn on, the `ref` keyword for | Patrick Walton | -1/+2 |
| 2014-08-12 | Replace all references to "Win32" with "Windows". | Vadim Chugunov | -3/+3 |
| 2014-08-09 | librustc: Encode upvar_borrow_map in metadata. | Luqman Aden | -1/+2 |
| 2014-08-08 | auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw | bors | -2/+2 |