| Age | Commit message (Expand) | Author | Lines |
| 2017-11-20 | Add type checking for the lang item | Scott McMurray | -0/+5 |
| 2017-11-19 | dead code lint to say "never constructed" for variants | Zack M. Davis | -9/+14 |
| 2017-11-18 | Add a MIR pass to lower 128-bit operators to lang item calls | Scott McMurray | -0/+23 |
| 2017-11-18 | rustc_mir: always downcast enums, even if univariant. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-11-18 | convert the `closure_kinds` map to just store the origin information | Niko Matsakis | -3/+3 |
| 2017-11-18 | stop using the `closure_kinds` query / table for anything | Niko Matsakis | -4/+13 |
| 2017-11-17 | Fix impl Trait Lifetime Handling | Taylor Cramer | -12/+126 |
| 2017-11-17 | Auto merge of #46004 - michaelwoerister:cached-mir-wip-3, r=nikomatsakis | bors | -9/+9 |
| 2017-11-16 | Auto merge of #45825 - nikomatsakis:nll-factor-region-inference, r=arielb1 | bors | -5/+5 |
| 2017-11-16 | incr.comp.: Remove default serialization implementations for things in rustc:... | Michael Woerister | -2/+2 |
| 2017-11-16 | Introduce LocalDefId which provides a type-level guarantee that the DefId is ... | Michael Woerister | -7/+7 |
| 2017-11-16 | integrate NLL with MIR type-checker | Niko Matsakis | -1/+1 |
| 2017-11-16 | rename `region_inference` module to `region_constraints` | Niko Matsakis | -4/+4 |
| 2017-11-15 | Add collection of impl Trait argument lifetimes | Christopher Vittal | -0/+11 |
| 2017-11-15 | Split hir::TyImplTrait, move checks to HIR lowering | Christopher Vittal | -1/+1 |
| 2017-11-14 | rustc: split off BodyOwnerKind from MirSource. | Eduard-Mihai Burtescu | -2/+1 |
| 2017-11-12 | Auto merge of #45864 - nikomatsakis:issue-30046-infer-fn-once-in-closures, r=... | bors | -60/+5 |
| 2017-11-11 | Auto merge of #45772 - leodasvacas:fix-auto-bounds-in-trait-objects, r=nikoma... | bors | -1/+0 |
| 2017-11-10 | Auto merge of #45707 - Ryman:deprecated-item-name, r=nikomatsakis | bors | -5/+7 |
| 2017-11-09 | Auto merge of #45736 - oli-obk:rvalue_promotable_map, r=nikomatsakis | bors | -6/+6 |
| 2017-11-08 | Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis | bors | -3/+7 |
| 2017-11-08 | use the derived Debug rather than our custom written ones | Niko Matsakis | -60/+5 |
| 2017-11-07 | incr.comp.: Always require Session when decoding Spans (as to avoid silently ... | Michael Woerister | -3/+7 |
| 2017-11-07 | Remove `send` lang item. | leonardo.yvens | -1/+0 |
| 2017-11-06 | Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1 | bors | -0/+13 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -0/+1 |
| 2017-11-04 | Auto merge of #45605 - Nashenas88:derive-newtype, r=nikomatsakis | bors | -2/+2 |
| 2017-11-03 | Add a lang item to allow `impl [u8] {…}` in the standard library | Simon Sapin | -0/+1 |
| 2017-11-03 | add `auto` keyword, parse `auto trait`, lower to HIR | leonardo.yvens | -3/+3 |
| 2017-11-03 | [Syntax Breaking] Rename DefaultImpl to AutoImpl | leonardo.yvens | -3/+3 |
| 2017-11-03 | Use a `Set<T>` instead of a `Map<T, bool>` | Oliver Schneider | -6/+6 |
| 2017-11-02 | rustc: add item name to deprecated lint warning | Kevin Butler | -5/+7 |
| 2017-11-02 | add `regions_that_outlive` to `FreeRegionMap` | Niko Matsakis | -0/+13 |
| 2017-11-01 | newindex_type macro: make index private by default and allow pub through config | Paul Daniel Faria | -1/+5 |
| 2017-11-01 | newtype_index: Support simpler serializable override, custom derive, and fix ... | Paul Daniel Faria | -6/+1 |
| 2017-11-01 | Add derive and doc comment capabilities to newtype_index macro | Paul Daniel Faria | -1/+2 |
| 2017-11-01 | Auto merge of #45538 - nikomatsakis:nll-liveness, r=pnkfelix | bors | -1/+1 |
| 2017-10-31 | change region display to `'_#Nr`, update the `newtype_index!` macro | Niko Matsakis | -1/+1 |
| 2017-10-31 | Count type aliases in patterns | sinkuu | -6/+6 |
| 2017-10-28 | Auto merge of #45540 - virgil-palanciuc:master, r=estebank | bors | -3/+25 |
| 2017-10-28 | implemented code review | Virgil Palanciuc | -14/+13 |
| 2017-10-27 | Implement RFC 1861: Extern types | Paul Lietar | -0/+3 |
| 2017-10-26 | relax restriction - allow errors to be emmitted within macro spans, as long a... | Virgil Palanciuc | -9/+8 |
| 2017-10-25 | fix #44953 - The “use of unstable library feature 'rustc_private'” error ... | Virgil Palanciuc | -3/+27 |
| 2017-10-25 | Auto merge of #45476 - Xanewok:fingerprint-disambiguator, r=michaelwoerister | bors | -3/+3 |
| 2017-10-24 | Introduce CrateDisambiguator newtype and fix tests | Igor Matuszewski | -3/+3 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -8/+7 |
| 2017-10-23 | Use 128 bit instead of Symbol for crate disambiguator | Igor Matuszewski | -2/+2 |
| 2017-10-19 | Rollup merge of #45325 - spastorino:first_statement_index_with_macro, r=nikom... | kennytm | -21/+6 |
| 2017-10-18 | Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb | bors | -9/+53 |