| Age | Commit message (Expand) | Author | Lines |
| 2022-12-02 | Add `StrStyle` to `ast::LitKind::ByteStr`. | Nicholas Nethercote | -6/+8 |
| 2022-12-01 | Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup | Philipp Krones | -1914/+4245 |
| 2022-12-01 | rustc_ast_lowering: Stop lowering imports into multiple items | Vadim Petrochenkov | -10/+10 |
| 2022-12-01 | rustc_hir: Change representation of import paths to support multiple resolutions | Vadim Petrochenkov | -32/+41 |
| 2022-12-01 | rustc_hir: Relax lifetime requirements on `Visitor::visit_path` | Vadim Petrochenkov | -6/+6 |
| 2022-11-30 | Auto merge of #104905 - compiler-errors:normalization-changes, r=spastorino | bors | -2/+2 |
| 2022-11-28 | FnCtxt normalization stuff | Michael Goulet | -3/+2 |
| 2022-11-28 | partially_normalize_... -> At::normalize | Michael Goulet | -0/+1 |
| 2022-11-28 | Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2022-11-28 | fix clippy tests | Esteban Küber | -13/+13 |
| 2022-11-28 | Rename `ast::Lit` as `ast::MetaItemLit`. | Nicholas Nethercote | -2/+2 |
| 2022-11-27 | Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors | bors | -46/+33 |
| 2022-11-25 | Auto merge of #104846 - spastorino:santa-clauses-make-goals-early-christmas-ð... | bors | -35/+34 |
| 2022-11-25 | Rollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-11-25 | RefCell::get_mut: fix typo | Ralf Jung | -2/+2 |
| 2022-11-25 | Introduce PredicateKind::Clause | Santiago Pastorino | -33/+33 |
| 2022-11-25 | Simplify a bunch of trait ref obligation creations | Oli Scherer | -2/+1 |
| 2022-11-24 | Auto merge of #103693 - HKalbasi:master, r=oli-obk | bors | -4/+2 |
| 2022-11-24 | Use kw::Empty for elided lifetimes in path. | Camille GILLOT | -5/+9 |
| 2022-11-24 | Auto merge of #104321 - Swatinem:async-gen, r=oli-obk | bors | -5/+3 |
| 2022-11-24 | move some layout logic to rustc_target::abi::layout | hkalbasi | -4/+2 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -5/+3 |
| 2022-11-24 | Rollup merge of #104742 - WaffleLapkin:forbidden-SUPER-deref, r=compiler-errors | Matthias Krüger | -31/+23 |
| 2022-11-23 | Fix clippy code | Esteban Küber | -2/+2 |
| 2022-11-23 | Separate lifetime ident from resolution in HIR. | Camille GILLOT | -43/+26 |
| 2022-11-23 | Move `get_associated_type` from `clippy` to `rustc_lint` | Maybe Waffle | -31/+23 |
| 2022-11-22 | Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnr | Manish Goregaokar | -0/+1 |
| 2022-11-22 | Auto merge of #104688 - flip1995:clippyup, r=Manishearth,flip1995 | bors | -18373/+8247 |
| 2022-11-22 | Clippy: Workaround for let_chains issue | Philipp Krones | -5/+6 |
| 2022-11-22 | Auto merge of #103578 - petrochenkov:nofict, r=nagisa | bors | -9/+9 |
| 2022-11-22 | Auto merge of #104696 - matthiaskrgr:rollup-gi1pdb0, r=matthiaskrgr | bors | -9/+13 |
| 2022-11-22 | Split `MacArgs` in two. | Nicholas Nethercote | -9/+13 |
| 2022-11-21 | Use `as_closure` helper method | Oli Scherer | -1/+1 |
| 2022-11-21 | Stop passing the self-type as a separate argument. | Oli Scherer | -11/+7 |
| 2022-11-21 | Fix clippy's missing substs | Oli Scherer | -13/+19 |
| 2022-11-21 | Allow iterators instead of requiring slices that will get turned into iterators | Oli Scherer | -3/+3 |
| 2022-11-21 | Clippy: Don't import GenericParamDefKind | Philipp Krones | -8/+8 |
| 2022-11-21 | Fix declare_clippy_lint crate | Philipp Krones | -1/+6 |
| 2022-11-21 | Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup | Philipp Krones | -18373/+8241 |
| 2022-11-21 | Unreserve braced enum variants in value namespace | Vadim Petrochenkov | -9/+9 |
| 2022-11-21 | Add an always-ambiguous predicate to make sure that we don't accidentlally al... | Oli Scherer | -0/+1 |
| 2022-11-21 | Rollup merge of #104595 - compiler-errors:poly-existential-predicate, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-11-20 | Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errors | bors | -91/+95 |
| 2022-11-19 | Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-... | Matthias Krüger | -9/+9 |
| 2022-11-19 | drive-by: PolyExistentialPredicate | Michael Goulet | -1/+1 |
| 2022-11-19 | drive-by: Add is_async fn to hir::IsAsync | Michael Goulet | -9/+9 |
| 2022-11-18 | Auto merge of #104573 - matthiaskrgr:rollup-k36ybtp, r=matthiaskrgr | bors | -36/+27 |
| 2022-11-18 | Auto merge of #101562 - nnethercote:shrink-ast-Expr-harder, r=petrochenkov | bors | -28/+50 |
| 2022-11-18 | Rollup merge of #104006 - flip1995:lang-items-clippy, r=oli-obk | Matthias Krüger | -36/+27 |
| 2022-11-18 | Rm diagnostic item, use lang item | Deadbeef | -91/+95 |