| Age | Commit message (Expand) | Author | Lines |
| 2021-12-17 | Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisa | bors | -6/+29 |
| 2021-12-15 | Rollup merge of #91888 - BoxyUwU:generic_arg_infer_aaaa, r=lcnr | Matthias Krüger | -14/+0 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -2/+2 |
| 2021-12-15 | Rollup merge of #90939 - estebank:wg-af-polish, r=tmandry | Matthias Krüger | -7/+7 |
| 2021-12-14 | Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett | bors | -1/+1 |
| 2021-12-13 | Remove `in_band_lifetimes` from `rustc_hir` | Peter Jaszkowiak | -10/+9 |
| 2021-12-14 | awdawdawd | Ellen | -14/+0 |
| 2021-12-13 | Remove invalid doc links. | Amanieu d'Antras | -1/+1 |
| 2021-12-13 | Keep info on pre-desugaring expression for better "incorrect `.await`" sugges... | Esteban Kuber | -7/+7 |
| 2021-12-13 | let-else: add hir::Let and type check it like a hir::Local | Cormac Relf | -6/+29 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -25/+0 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -4/+2 |
| 2021-12-12 | Remove function from rebase | Deadbeef | -28/+0 |
| 2021-12-12 | Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" | Deadbeef | -21/+24 |
| 2021-12-11 | Rollup merge of #91780 - cjgillot:localize, r=Mark-Simulacrum | Matthias Krüger | -28/+0 |
| 2021-12-10 | remove feature gate and cleanup code | Ellen | -4/+2 |
| 2021-12-10 | Remove hir::Node::hir_id. | Camille GILLOT | -28/+0 |
| 2021-12-07 | Store impl_trait_fn inside OpaqueTyOrigin. | Camille GILLOT | -4/+5 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -3/+3 |
| 2021-12-04 | Rollup merge of #90519 - estebank:issue-84003, r=petrochenkov | Matthias Krüger | -8/+15 |
| 2021-12-03 | Auto merge of #90737 - eholk:intofuture, r=tmandry | bors | -0/+1 |
| 2021-12-03 | review comment | Esteban Kuber | -1/+0 |
| 2021-12-03 | Annotate `derive`d spans and move span suggestion code | Esteban Kuber | -15/+16 |
| 2021-12-03 | Modify `bounds_span` to ignore bounds coming from a `derive` macro | Esteban Kuber | -3/+12 |
| 2021-12-03 | Keep spans for generics in `#[derive(_)]` desugaring | Esteban Kuber | -3/+1 |
| 2021-12-03 | Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" | Santiago Pastorino | -0/+25 |
| 2021-12-02 | Auto merge of #91354 - fee1-dead:const_env, r=spastorino | bors | -25/+0 |
| 2021-11-30 | Merge Implicit and ImplicitMissing. | Camille GILLOT | -11/+7 |
| 2021-11-30 | Lint elided lifetimes in path during lifetime resolution. | Camille GILLOT | -0/+6 |
| 2021-11-29 | `ParamEnv` should be const when `ImplItem` is within a const impl. | Deadbeef | -27/+0 |
| 2021-11-29 | Always use const param envs for const eval. | Oli Scherer | -0/+1 |
| 2021-11-29 | Static items are also const | Oli Scherer | -0/+1 |
| 2021-11-23 | Add generator lang-item | Michael Goulet | -0/+1 |
| 2021-11-22 | Reintroduce `into_future` in `.await` desugaring | Eric Holk | -0/+1 |
| 2021-11-21 | Simplify for loop desugar | Cameron Steffen | -2/+11 |
| 2021-11-19 | Rollup merge of #90990 - nnethercote:arenas-cleanup, r=oli-obk | Yuki Okushi | -38/+38 |
| 2021-11-19 | Add some comments. | Nicholas Nethercote | -1/+1 |
| 2021-11-18 | rustc: Remove `#[rustc_synthetic]` | Vadim Petrochenkov | -11/+1 |
| 2021-11-17 | Remove unnecessary lifetime argument from arena macros. | Nicholas Nethercote | -37/+37 |
| 2021-11-16 | Auto merge of #90919 - nnethercote:rm-DropArena, r=Mark-Simulacrum | bors | -10/+5 |
| 2021-11-15 | refactor is_param_bound | Taylor Yu | -0/+16 |
| 2021-11-15 | Remove `DropArena`. | Nicholas Nethercote | -10/+5 |
| 2021-11-07 | Give inline const separate DefKind | Gary Guo | -1/+6 |
| 2021-11-01 | Auto merge of #90406 - nbdd0121:panic, r=cjgillot | bors | -2/+2 |
| 2021-10-31 | Remove `rustc_hir::hir_id::HirIdVec` | pierwill | -68/+0 |
| 2021-10-31 | Require `panic` and `panic_bounds_check` to be non-generic | Gary Guo | -2/+2 |
| 2021-10-29 | Update odht crate to 0.3.1 (big-endian bugfix) | Michael Woerister | -1/+1 |
| 2021-10-21 | Use SortedMap in HIR. | Camille GILLOT | -4/+4 |
| 2021-10-21 | Rollup merge of #90071 - cjgillot:no-blocks, r=oli-obk | Yuki Okushi | -0/+35 |
| 2021-10-19 | Replace FnLikeNode by FnKind. | Camille GILLOT | -0/+35 |