| Age | Commit message (Expand) | Author | Lines |
| 2018-06-19 | Add `fn fn_decl` to `Hir`, for looking up the `FnDecl` of a body owner. | Felix S. Klock II | -0/+42 |
| 2018-06-13 | Various cleanups | Oliver Schneider | -7/+1 |
| 2018-06-07 | Add existential type definitons | Oliver Schneider | -35/+25 |
| 2018-06-01 | merge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES | Niko Matsakis | -1/+1 |
| 2018-05-30 | rustc: don't visit lifetime parameters through visit_lifetime. | Eduard-Mihai Burtescu | -5/+9 |
| 2018-05-28 | scrap `find_node_for_hir_id` in favor of `hir_to_node_id` | Zack M. Davis | -8/+0 |
| 2018-05-26 | Use `Ident`s for fields in HIR | Vadim Petrochenkov | -3/+3 |
| 2018-05-19 | rustc: introduce {ast,hir}::AnonConst to consolidate so-called "embedded cons... | Eduard-Mihai Burtescu | -102/+75 |
| 2018-05-19 | rustc: removed unused `DefPathData::Initializer` DefId's for associated const... | Eduard-Mihai Burtescu | -14/+2 |
| 2018-04-27 | Rename InternedString to LocalInternedString and introduce a new thread-safe ... | John Kåre Alsaker | -18/+21 |
| 2018-04-26 | rustc_target: move in syntax::abi and flip dependency. | Irina Popa | -2/+2 |
| 2018-04-25 | Make DepGraph thread-safe | John Kåre Alsaker | -19/+7 |
| 2018-04-23 | introduce new DefPathData variants for traits, assoc types | Niko Matsakis | -3/+19 |
| 2018-04-19 | Remove HIR inlining | Wesley Wiser | -25/+1 |
| 2018-04-15 | Make use of thread-safe arenas | John Kåre Alsaker | -3/+3 |
| 2018-04-10 | Auto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister | bors | -4/+10 |
| 2018-04-06 | Remove more duplicated spans | Vadim Petrochenkov | -2/+2 |
| 2018-04-06 | Rename `ast::Variant_::name` into `ident` + Fix rebase | Vadim Petrochenkov | -1/+1 |
| 2018-04-03 | expand macro invocations in `extern {}` blocks | Austin Bonander | -0/+4 |
| 2018-03-28 | Make HirMap thread-safe | John Kåre Alsaker | -4/+10 |
| 2018-03-20 | Pass attributes to hir::TyParam | Mrowqa | -0/+1 |
| 2018-03-15 | Rollup merge of #48966 - retep007:hir-fingerprint-optimization, r=michaelwoer... | kennytm | -8/+12 |
| 2018-03-14 | Speed up SVH computation by using Fingerprint::combine() | Peter Hrvola | -8/+12 |
| 2018-03-10 | Auto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis | bors | -18/+57 |
| 2018-03-08 | Add a map of `DefId` to `Span` in the `Definitions` struct | Basile Desloges | -18/+57 |
| 2018-03-08 | Add InterpretInterner to StableHashingContext for AllocId serialization | Oliver Schneider | -1/+1 |
| 2018-03-02 | Perform manual fixups | Manish Goregaokar | -1/+4 |
| 2018-03-02 | Run Rustfix on librustc | Manish Goregaokar | -3/+3 |
| 2018-02-28 | Rollup merge of #48479 - mark-i-m:rustc-guide, r=nikomatsakis | kennytm | -4/+0 |
| 2018-02-24 | Rollup merge of #48353 - michaelwoerister:monoitem-static-defid, r=eddyb | Manish Goregaokar | -0/+98 |
| 2018-02-23 | Start moving to the rustc guide! | Mark Mansi | -4/+0 |
| 2018-02-19 | Implement describe_def query for LOCAL_CRATE | Michael Woerister | -0/+98 |
| 2018-02-18 | Generate documentation for auto-trait impls | Aaron Hill | -0/+4 |
| 2018-02-13 | Handle path prefix mapping in a more stable way when computing the crate hash. | Michael Woerister | -2/+19 |
| 2018-01-13 | Remove `impl Foo for ..` in favor of `auto trait Foo` | leonardo.yvens | -3/+1 |
| 2018-01-13 | Auto merge of #47181 - michaelwoerister:var-len-def-index, r=eddyb | bors | -5/+4 |
| 2018-01-09 | Replace uses of DepGraph.in_ignore with DepGraph.with_ignore | John Kåre Alsaker | -10/+10 |
| 2018-01-08 | Use different DefIndex representation that is better suited for variable leng... | Michael Woerister | -5/+4 |
| 2018-01-07 | Try to fix a perf regression by updating log | Malo Jaffré | -1/+1 |
| 2018-01-01 | Fix docs for future pulldown migration | Malo Jaffré | -0/+1 |
| 2017-12-22 | Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis | bors | -15/+26 |
| 2017-12-21 | Add GenericParam, refactor Generics in ast, hir, rustdoc | Jonas Platte | -13/+18 |
| 2017-12-20 | incr.comp.: Use an IndexVec instead of a hashmap for storing result hashes. | Michael Woerister | -15/+26 |
| 2017-12-14 | add trait aliases to HIR | Alex Burka | -1/+3 |
| 2017-12-09 | Use Try syntax for Option in place of macros or match | Matt Brubeck | -3/+2 |
| 2017-12-04 | Auto merge of #46427 - michaelwoerister:transitive-svh, r=nikomatsakis | bors | -3/+23 |
| 2017-12-02 | Auto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc | bors | -1/+2 |
| 2017-12-01 | incr.comp.: Incorporate the stable commandline arg hash and SVHs of upstream ... | Michael Woerister | -3/+23 |
| 2017-11-30 | Implement RFC 2128 (use_nested_groups) | Pietro Albini | -15/+7 |
| 2017-11-28 | Fix hygiene bug. | Jeffrey Seyfried | -1/+2 |