| Age | Commit message (Expand) | Author | Lines |
| 2022-08-02 | Add items to `DocAliasBadLocation` check error match arm | hdelc | -1/+1 |
| 2022-08-02 | Auto merge of #92268 - jswrenn:transmute, r=oli-obk | bors | -0/+3 |
| 2022-08-02 | Make `Target::name` method pass by copy | hdelc | -3/+3 |
| 2022-08-02 | Refactor `Display` impl for `Target` to `Target::name` method | hdelc | -45/+45 |
| 2022-08-01 | Match on TraitItem exhaustively. | Camille GILLOT | -14/+11 |
| 2022-08-01 | Store associated item defaultness in impl_defaultness. | Camille GILLOT | -10/+17 |
| 2022-08-01 | Rollup merge of #100003 - nnethercote:improve-size-assertions, r=lqd | Matthias Krüger | -13/+14 |
| 2022-08-01 | fix ICE in Definitions::create_def | Goldstein | -1/+6 |
| 2022-08-01 | Improve size assertions. | Nicholas Nethercote | -13/+14 |
| 2022-07-27 | Initial (incomplete) implementation of transmutability trait. | Jack Wrenn | -0/+3 |
| 2022-07-26 | Replace LifetimeRes::Anonymous by LifetimeRes::Infer. | Camille GILLOT | -10/+8 |
| 2022-07-26 | Remove the distinction between LifetimeName::Implicit and LifetimeName::Under... | Camille GILLOT | -14/+3 |
| 2022-07-25 | Auto merge of #97313 - cjgillot:ast-lifetimes-anon, r=petrochenkov | bors | -1/+1 |
| 2022-07-25 | Report elision failures on the AST. | Camille GILLOT | -1/+1 |
| 2022-07-21 | Address more nits | Michael Goulet | -1/+1 |
| 2022-07-21 | Do if-expression obligation stuff less eagerly | Michael Goulet | -0/+10 |
| 2022-07-20 | Introduce AnonymousLifetimeRib::Elided and use it for implied 'static. | Camille GILLOT | -1/+1 |
| 2022-07-20 | Remove unused StableMap and StableSet types from rustc_data_structures | Michael Woerister | -1/+1 |
| 2022-07-20 | Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. | Michael Woerister | -6/+6 |
| 2022-07-15 | Rollup merge of #99119 - TaKO8Ki:remove-string-matching-about-methods, r=cjgi... | Dylan DPC | -0/+8 |
| 2022-07-15 | simplify `suggest_deref_ref_or_into` | Takayuki Maeda | -0/+8 |
| 2022-07-14 | Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot | Dylan DPC | -13/+30 |
| 2022-07-12 | Add back expr size checks | Maybe Waffle | -1/+1 |
| 2022-07-12 | Add an indirection for closures in `hir::ExprKind` | Maybe Waffle | -19/+17 |
| 2022-07-12 | Lower closure binders to hir & properly check them | Maybe Waffle | -2/+21 |
| 2022-07-12 | Comment out expr size check | Maybe Waffle | -1/+1 |
| 2022-07-11 | add tests for async await | Ding Xiang Fei | -3/+2 |
| 2022-07-11 | move else block into the `Local` struct | Ding Xiang Fei | -10/+8 |
| 2022-07-11 | lower let-else in MIR instead | Ding Xiang Fei | -7/+15 |
| 2022-07-09 | Rollup merge of #99043 - compiler-errors:derive-nit, r=cjgillot | Dylan DPC | -24/+4 |
| 2022-07-08 | Collapse some weirdly-wrapping derives | Michael Goulet | -24/+4 |
| 2022-07-08 | Implement IntoDiagnosticArg for hir::ConstContext | Michael Goulet | -0/+3 |
| 2022-07-07 | Auto merge of #99024 - matthiaskrgr:rollup-8ygpcpg, r=matthiaskrgr | bors | -2/+2 |
| 2022-07-07 | Reword comments and rename HIR visiting methods. | Camille GILLOT | -2/+2 |
| 2022-07-06 | Make AST lowering a query. | Camille GILLOT | -1/+6 |
| 2022-07-01 | Factor out hir::Node::Binding | Cameron Steffen | -2/+0 |
| 2022-06-29 | Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd | bors | -1/+1 |
| 2022-06-28 | Auto merge of #98222 - cjgillot:single-wf, r=michaelwoerister | bors | -34/+0 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -1/+1 |
| 2022-06-22 | Auto merge of #98279 - cjgillot:all-fresh-nofn, r=petrochenkov | bors | -5/+11 |
| 2022-06-21 | Only keep a single well-formed query. | Camille GILLOT | -34/+0 |
| 2022-06-21 | Use CreateParameter mode for closures too. | Camille GILLOT | -2/+7 |
| 2022-06-21 | Always create parameters for functions-like types. | Camille GILLOT | -2/+1 |
| 2022-06-19 | Leave the responsibility to create `Fresh` lifetimes to lowering. | Camille GILLOT | -1/+3 |
| 2022-06-19 | Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se | Matthias Krüger | -4/+4 |
| 2022-06-18 | Auto merge of #98153 - nnethercote:fix-MissingDoc-quadratic-behaviour, r=cjgi... | bors | -1/+1 |
| 2022-06-17 | Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister | bors | -52/+46 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -4/+4 |
| 2022-06-16 | Remove unused `hir_id` arg from `visit_attribute`. | Nicholas Nethercote | -1/+1 |
| 2022-06-15 | Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011 | Yuki Okushi | -13/+18 |