| Age | Commit message (Expand) | Author | Lines |
| 2022-01-24 | Auto merge of #90842 - pierwill:localdefid-indexmap, r=wesleywiser | bors | -1/+1 |
| 2022-01-24 | rustc_errors: remove `allow_suggestions` from `DiagnosticBuilder`. | Eduard-Mihai Burtescu | -1/+1 |
| 2022-01-24 | Auto merge of #93028 - compiler-errors:const_drop_bounds, r=fee1-dead | bors | -13/+56 |
| 2022-01-23 | Rollup merge of #91526 - petrochenkov:earlint, r=cjgillot | Matthias Krüger | -0/+3 |
| 2022-01-23 | Auto merge of #93066 - nnethercote:infallible-decoder, r=bjorn3 | bors | -137/+154 |
| 2022-01-23 | rustc_lint: Reuse the set of registered tools from resolver | Vadim Petrochenkov | -0/+3 |
| 2022-01-22 | Use an `indexmap` to avoid sorting `LocalDefId`s | pierwill | -1/+1 |
| 2022-01-22 | Rollup merge of #93147 - nnethercote:interner-cleanups, r=lcnr | Matthias Krüger | -44/+69 |
| 2022-01-22 | Address review comments. | Nicholas Nethercote | -7/+8 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -136/+152 |
| 2022-01-22 | Rename `Decoder::read_nil` and `read_unit`. | Nicholas Nethercote | -1/+1 |
| 2022-01-21 | Clarify some code relating to interning and types. | Nicholas Nethercote | -24/+57 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -6/+11 |
| 2022-01-21 | Make stability interning follow the usual pattern. | Nicholas Nethercote | -20/+12 |
| 2022-01-20 | Rollup merge of #93098 - Aaron1011:def-path-hash-debug, r=oli-obk | Matthias Krüger | -3/+8 |
| 2022-01-20 | Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakis | Matthias Krüger | -3/+3 |
| 2022-01-20 | Rollup merge of #92582 - lcnr:generic-arg-infer, r=BoxyUwU | Matthias Krüger | -3/+17 |
| 2022-01-19 | Foreign types are trivially drop | Michael Goulet | -5/+5 |
| 2022-01-19 | Show a more informative panic message when `DefPathHash` does not exist | Aaron Hill | -3/+8 |
| 2022-01-19 | Store a `Symbol` instead of an `Ident` in `AssocItem` | Aaron Hill | -12/+15 |
| 2022-01-19 | never is trivially const-drop, and add test | Michael Goulet | -2/+2 |
| 2022-01-19 | Rollup merge of #93077 - lcnr:write_substs, r=oli-obk | Matthias Krüger | -4/+0 |
| 2022-01-19 | remove `is_noop` | lcnr | -4/+0 |
| 2022-01-19 | Rollup merge of #93041 - pierwill:rm-unused-defid-ords, r=cjgillot | Matthias Krüger | -16/+6 |
| 2022-01-19 | Rollup merge of #88642 - c410-f3r:let_chains_2, r=matthewjasper | Matthias Krüger | -1/+1 |
| 2022-01-18 | Short-circuit some trivially const Drop types | Michael Goulet | -0/+36 |
| 2022-01-18 | Formally implement let chains | Caio | -1/+1 |
| 2022-01-18 | Track drops across multiple yields | Eric Holk | -3/+3 |
| 2022-01-18 | Rollup merge of #93018 - pierwill:rm-unused-ord, r=davidtwco | Matthias Krüger | -1/+1 |
| 2022-01-18 | Rollup merge of #92780 - b-naber:postpone-const-eval-coherence, r=lcnr | Matthias Krüger | -9/+12 |
| 2022-01-18 | Remove some unused `Ord` derivations based on `DefId` | pierwill | -17/+7 |
| 2022-01-18 | intra-doc links | lcnr | -2/+2 |
| 2022-01-18 | change `ct_infer` to a delay_span_bug | lcnr | -3/+17 |
| 2022-01-18 | Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obk | bors | -52/+154 |
| 2022-01-18 | Check const Drop impls considering ConstIfConst bounds | Michael Goulet | -13/+20 |
| 2022-01-18 | Rollup merge of #92640 - compiler-errors:array-deref-on-newtype, r=lcnr | Matthias Krüger | -4/+4 |
| 2022-01-17 | Rm some unused ord impls | pierwill | -1/+1 |
| 2022-01-17 | Add term to ExistentialProjection | kadmin | -37/+47 |
| 2022-01-17 | Update w/ comments | kadmin | -5/+10 |
| 2022-01-17 | Update term for use in more places | kadmin | -26/+60 |
| 2022-01-17 | Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar... | Matthias Krüger | -1/+7 |
| 2022-01-17 | Use Term in ProjectionPredicate | kadmin | -39/+72 |
| 2022-01-17 | Add term | kadmin | -0/+1 |
| 2022-01-17 | add eq constraints on associated constants | kadmin | -0/+19 |
| 2022-01-17 | directly use ConstValue for single literals in blocks | b-naber | -9/+12 |
| 2022-01-17 | Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot | bors | -15/+32 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -48/+0 |
| 2022-01-16 | Fix Visitor::NestedFilter in Clippy | Cameron Steffen | -0/+0 |
| 2022-01-16 | Replace NestedVisitorMap with NestedFilter | Cameron Steffen | -15/+32 |
| 2022-01-16 | Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr | Matthias Krüger | -0/+2 |