| Age | Commit message (Expand) | Author | Lines |
| 2022-01-19 | never is trivially const-drop, and add test | Michael Goulet | -2/+4 |
| 2022-01-19 | skip some layers in const drop confirmation | Michael Goulet | -70/+91 |
| 2022-01-19 | never type is const Drop | Michael Goulet | -3/+5 |
| 2022-01-18 | Short-circuit some trivially const Drop types | Michael Goulet | -10/+45 |
| 2022-01-18 | adjust tests | Michael Goulet | -67/+67 |
| 2022-01-18 | Check const Drop impls considering ConstIfConst bounds | Michael Goulet | -161/+221 |
| 2022-01-17 | ignore constness when checking dtor predicates | DrMeepster | -3/+9 |
| 2022-01-17 | Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot | bors | -946/+387 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -3297/+235 |
| 2022-01-17 | Auto merge of #92996 - matthiaskrgr:rollup-50wpzva, r=matthiaskrgr | bors | -253/+416 |
| 2022-01-17 | Rollup merge of #92981 - RalfJung:const_ptr_offset_from, r=dtolnay | Matthias Krüger | -3/+3 |
| 2022-01-17 | Rollup merge of #92977 - kornelski:popdoc, r=dtolnay | Matthias Krüger | -1/+9 |
| 2022-01-17 | Rollup merge of #92953 - azdavis:azdavis-copy-example, r=dtolnay | Matthias Krüger | -15/+61 |
| 2022-01-17 | Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jsha | Matthias Krüger | -3/+38 |
| 2022-01-17 | Rollup merge of #92921 - dtolnay:printernew, r=wesleywiser | Matthias Krüger | -27/+27 |
| 2022-01-17 | Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r... | Matthias Krüger | -61/+115 |
| 2022-01-17 | Rollup merge of #92819 - euclio:atty, r=CraftSpider | Matthias Krüger | -41/+17 |
| 2022-01-17 | Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia... | Matthias Krüger | -94/+135 |
| 2022-01-17 | Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011 | Matthias Krüger | -7/+3 |
| 2022-01-17 | Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez | Matthias Krüger | -1/+8 |
| 2022-01-17 | Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011 | bors | -165/+240 |
| 2022-01-16 | Auto merge of #92935 - Xanewok:update-rls, r=pietroalbini | bors | -264/+10 |
| 2022-01-16 | Fix Visitor::NestedFilter in Clippy | Cameron Steffen | -419/+126 |
| 2022-01-16 | Format clippy | Cameron Steffen | -16/+4 |
| 2022-01-16 | Replace NestedVisitorMap with NestedFilter | Cameron Steffen | -511/+257 |
| 2022-01-16 | fix const_ptr_offset_from tracking issue | Ralf Jung | -3/+3 |
| 2022-01-16 | Docs: recommend VecDeque instead of Vec::remove(0) | Kornel | -1/+9 |
| 2022-01-16 | Auto merge of #92970 - matthiaskrgr:rollup-tcx7cfb, r=matthiaskrgr | bors | -362/+906 |
| 2022-01-16 | Rollup merge of #92814 - lcnr:unused-fixme, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2022-01-16 | Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelid | Matthias Krüger | -3/+54 |
| 2022-01-16 | Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwco | Matthias Krüger | -37/+125 |
| 2022-01-16 | Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakis | Matthias Krüger | -6/+92 |
| 2022-01-16 | Rollup merge of #92706 - umanwizard:btree, r=dtolnay | Matthias Krüger | -4/+11 |
| 2022-01-16 | Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr | Matthias Krüger | -138/+372 |
| 2022-01-16 | Rollup merge of #92635 - camelid:yet-more-cleanup, r=Manishearth | Matthias Krüger | -163/+182 |
| 2022-01-16 | Rollup merge of #92619 - Alexendoo:macro-diagnostic-items, r=matthewjasper | Matthias Krüger | -0/+62 |
| 2022-01-16 | Rollup merge of #92581 - Meziu:armv6k-3ds-target, r=nagisa | Matthias Krüger | -0/+1 |
| 2022-01-16 | Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasper | Matthias Krüger | -7/+7 |
| 2022-01-16 | Use new Racer from crates.io | Igor Matuszewski | -2/+3 |
| 2022-01-16 | Drop duplicate checks for now missing rustc_ast dep in tidy | Igor Matuszewski | -1/+0 |
| 2022-01-16 | Update RLS and drop rustc-ap-packages | Igor Matuszewski | -263/+9 |
| 2022-01-16 | Auto merge of #92245 - petrochenkov:cmrval, r=nagisa | bors | -87/+66 |
| 2022-01-16 | Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr | bors | -886/+405 |
| 2022-01-16 | Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum | bors | -88/+53 |
| 2022-01-16 | rustc_metadata: Switch all decoder methods from vectors to iterators | Vadim Petrochenkov | -87/+66 |
| 2022-01-16 | Auto merge of #92356 - kellerkindt:saturating_int_assign_impl, r=dtolnay | bors | -0/+187 |
| 2022-01-15 | Touch up stray comment in PR 92953 | David Tolnay | -2/+2 |
| 2022-01-15 | Clear up discriminants with more examples | Ariel Davis | -18/+52 |
| 2022-01-15 | Add nll revision for issue-92096 test that passes | Jack Huey | -7/+9 |
| 2022-01-15 | Tweak btree iterator wording to not use 'yield' | David Tolnay | -4/+5 |