| Age | Commit message (Expand) | Author | Lines |
| 2017-07-06 | Auto merge of #42727 - alexcrichton:allocators-new, r=eddyb | bors | -0/+5 |
| 2017-07-05 | rustc: Implement the #[global_allocator] attribute | Alex Crichton | -0/+5 |
| 2017-07-05 | Merge remote-tracking branch 'origin/master' into proc_macro_api | Alex Crichton | -8/+46 |
| 2017-06-27 | rustc_typeck: support functions in variance computation. | Eduard-Mihai Burtescu | -6/+25 |
| 2017-06-27 | rustc: move the PolyFnSig out of TyFnDef. | Eduard-Mihai Burtescu | -1/+20 |
| 2017-06-27 | rustc: rename closure_type to fn_sig. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -3/+4 |
| 2017-06-07 | Allocate DefIndices for global crate metadata. | Michael Woerister | -16/+24 |
| 2017-05-28 | Auto merge of #42175 - michaelwoerister:filemap-hashing-fix-1, r=nikomatsakis | bors | -18/+4 |
| 2017-05-25 | Hygienize `librustc_resolve`. | Jeffrey Seyfried | -0/+1 |
| 2017-05-23 | incr.comp.: Track expanded spans instead of FileMaps. | Michael Woerister | -18/+4 |
| 2017-05-15 | Fix instability in GlobalMetadata::Impls ICH. | Michael Woerister | -7/+21 |
| 2017-05-08 | incr.comp.: Hash more pieces of crate metadata to detect changes there. | Michael Woerister | -433/+494 |
| 2017-05-05 | change various uses of `item_variances` to `variances_of` | Niko Matsakis | -3/+3 |
| 2017-05-02 | rename from `item_mir` to `optimized_mir` | Niko Matsakis | -11/+11 |
| 2017-05-02 | introduce `mir_keys()` | Niko Matsakis | -1/+6 |
| 2017-04-28 | Auto merge of #41368 - nikomatsakis:incr-comp-dep-tracking-map, r=eddyb | bors | -8/+8 |
| 2017-04-28 | Auto merge of #41508 - michaelwoerister:generic-path-remapping, r=alexcrichton | bors | -2/+30 |
| 2017-04-28 | do not access `inherited_impls` map directly | Niko Matsakis | -8/+8 |
| 2017-04-27 | Auto merge of #37860 - giannicic:defaultimpl, r=nagisa | bors | -1/+3 |
| 2017-04-26 | Implement a file-path remapping feature in support of debuginfo and reproduci... | Michael Woerister | -2/+30 |
| 2017-04-24 | rustc: use tcx.at(span) to set the location of a query. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-04-24 | rustc: expose the common DUMMY_SP query case as tcx methods. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-04-24 | rustc: rename some of the queries to match tcx methods. | Eduard-Mihai Burtescu | -18/+18 |
| 2017-04-24 | support `default impl` for specialization | Gianni Ciccarelli | -1/+3 |
| 2017-04-16 | rustc: use monomorphic const_eval for cross-crate enum discriminants. | Eduard-Mihai Burtescu | -9/+37 |
| 2017-04-14 | Rollup merge of #40702 - mrhota:global_asm, r=nagisa | Corey Farwell | -0/+2 |
| 2017-04-13 | use `tcx.crate_name(LOCAL_CRATE)` rather than `LinkMeta::crate_name` | Niko Matsakis | -2/+2 |
| 2017-04-12 | First attempt at global_asm! macro | A.J. Gardner | -0/+2 |
| 2017-04-12 | ICH: Replace old, transitive metadata hashing with direct hashing approach. | Michael Woerister | -11/+37 |
| 2017-04-12 | ICH: Hash everything that gets encoded into crate metadata. | Michael Woerister | -24/+36 |
| 2017-03-27 | Rollup merge of #40683 - nikomatsakis:incr-comp-coerce-unsized-info, r=eddyb | Alex Crichton | -5/+13 |
| 2017-03-27 | Fix various useless derefs and slicings | Oliver Schneider | -2/+2 |
| 2017-03-23 | move `export_map` into the tcx | Niko Matsakis | -5/+1 |
| 2017-03-23 | convert `custom_coerce_unsized_kind` into a `coerce_unsized_info` | Niko Matsakis | -5/+13 |
| 2017-03-18 | translate tuple-variant constructors using MIR | Ariel Ben-Yehuda | -2/+2 |
| 2017-03-12 | Update usages of 'OSX' (and other old names) to 'macOS'. | Corey Farwell | -1/+1 |
| 2017-03-03 | Integrate `TokenStream`. | Jeffrey Seyfried | -1/+2 |
| 2017-02-25 | rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. | Eduard-Mihai Burtescu | -3/+10 |
| 2017-02-25 | rustc: allow handling cycle errors gracefully in on-demand. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-02-25 | rustc_typeck: hook up collect and item/body check to on-demand. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-02-25 | rustc: simplify tcx.closure_type(...) as it can copy the cached values. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-02-25 | rustc: introduce a query system for type information in ty::maps. | Eduard Burtescu | -2/+2 |
| 2017-02-25 | rustc: consolidate dep-tracked hashmaps in tcx.maps. | Eduard-Mihai Burtescu | -5/+5 |
| 2017-02-25 | rustc: move the actual values of enum discriminants into a map. | Eduard-Mihai Burtescu | -6/+14 |
| 2017-02-25 | rustc: store type parameter defaults outside of ty::Generics. | Eduard-Mihai Burtescu | -19/+42 |
| 2017-02-11 | Rebase fallout | Simonas Kazlauskas | -1/+2 |
| 2017-02-10 | Move type of discriminant to AdtDef | Simonas Kazlauskas | -5/+5 |
| 2017-02-06 | Introduce ReprOptions, a struct for holding info from the repr attributes. T... | Austin Hicks | -5/+19 |
| 2017-02-03 | Bump version, upgrade bootstrap | Alex Crichton | -2/+0 |