| Age | Commit message (Expand) | Author | Lines |
| 2022-03-30 | backport #94925 | lcnr | -11/+5 |
| 2022-03-18 | remove statement that was forgotten when backporting #94438 | Michael Goulet | -5/+0 |
| 2022-03-17 | Do not recover from `Ty?` in macro parsing | Esteban Kuber | -15/+27 |
| 2022-03-14 | Drop forget_guarantee, introduced only on master | Mark Rousskov | -4/+1 |
| 2022-03-14 | only check method inputs once | Michael Goulet | -7/+16 |
| 2022-03-14 | delay bug instead of skipping check_expr | Michael Goulet | -5/+8 |
| 2022-03-14 | Downgrade `#[test]` on macro call to warning | Esteban Kuber | -8/+12 |
| 2022-03-14 | Use new pass manager on s390x with LLVM 14 | Nikita Popov | -4/+5 |
| 2022-03-07 | Auto merge of #94552 - lcnr:fix-94502, r=oli-obk | bors | -3/+12 |
| 2022-03-07 | backport fix for #94502 | lcnr | -3/+12 |
| 2022-03-02 | Auto merge of #93516 - nagisa:branch-protection, r=cjgillot | bors | -33/+38 |
| 2022-03-02 | Rollup merge of #94315 - lcnr:auto-trait-lint-update, r=oli-obk | Dylan DPC | -0/+1 |
| 2022-02-19 | Rollup merge of #94086 - tmiasko:char-try-from-scalar-int, r=davidtwco | Matthias Krüger | -4/+14 |
| 2022-02-19 | Rollup merge of #94006 - pierwill:upvar-field, r=nikomatsakis | Matthias Krüger | -11/+19 |
| 2022-02-19 | Rollup merge of #93990 - lcnr:pre-89862-cleanup, r=estebank | Matthias Krüger | -50/+84 |
| 2022-02-19 | Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplett | Matthias Krüger | -3/+2 |
| 2022-02-19 | Auto merge of #94134 - matthiaskrgr:rollup-b132kjz, r=matthiaskrgr | bors | -183/+829 |
| 2022-02-18 | Auto merge of #94050 - michaelwoerister:fix-unsized-tuple-debuginfo, r=pnkfelix | bors | -9/+4 |
| 2022-02-18 | Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov | Matthias Krüger | -6/+259 |
| 2022-02-18 | Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis | Matthias Krüger | -34/+64 |
| 2022-02-18 | Rollup merge of #93877 - Amanieu:asm_fixes, r=nagisa | Matthias Krüger | -46/+97 |
| 2022-02-18 | Rollup merge of #93814 - Itus-Shield:mips64-openwrt, r=bjorn3 | Matthias Krüger | -1/+1 |
| 2022-02-18 | Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebank | Matthias Krüger | -90/+240 |
| 2022-02-18 | Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa | Matthias Krüger | -3/+31 |
| 2022-02-18 | Rollup merge of #89892 - Nilstrieb:suggest-return-impl-trait, r=jackh726 | Matthias Krüger | -3/+137 |
| 2022-02-18 | asm: Allow the use of r8-r14 as clobbers on Thumb1 | Amanieu d'Antras | -46/+97 |
| 2022-02-18 | Suggest `impl Trait` return type | Nilstrieb | -3/+137 |
| 2022-02-18 | Rollup merge of #93634 - matthiaskrgr:clippy_complexity_jan_2022, r=oli-obk | Matthias Krüger | -45/+39 |
| 2022-02-18 | Rollup merge of #93024 - compiler-errors:inline-mir-bad-bounds, r=estebank | Matthias Krüger | -2/+13 |
| 2022-02-18 | Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebank | Matthias Krüger | -6/+16 |
| 2022-02-18 | Rollup merge of #92933 - bjorn3:no_bin_lib_mixing, r=estebank | Matthias Krüger | -7/+10 |
| 2022-02-18 | Rollup merge of #92683 - jackh726:issue-92033, r=estebank | Matthias Krüger | -3/+86 |
| 2022-02-18 | Auto merge of #93766 - petrochenkov:doclinkregr, r=camelid,GuillaumeGomez | bors | -8/+11 |
| 2022-02-18 | rustdoc: Collect traits in scope for lang items | Vadim Petrochenkov | -8/+11 |
| 2022-02-18 | Auto merge of #94088 - oli-obk:revert, r=jackh726 | bors | -78/+88 |
| 2022-02-17 | fix impl trait message, bless tests | Michael Goulet | -4/+3 |
| 2022-02-17 | Add more information to `impl Trait` deny error | Michael Goulet | -90/+241 |
| 2022-02-17 | Rollup merge of #94043 - DrMeepster:box_alloc_ice, r=oli-obk | Matthias Krüger | -1/+3 |
| 2022-02-17 | Rollup merge of #94011 - est31:let_else, r=lcnr | Matthias Krüger | -83/+43 |
| 2022-02-17 | Rollup merge of #93758 - nnethercote:improve-folding-comments, r=BoxyUwU | Matthias Krüger | -77/+113 |
| 2022-02-17 | Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko | Matthias Krüger | -4/+4 |
| 2022-02-17 | Suggest copying trait associated type bounds on lifetime error | Jack Huey | -3/+86 |
| 2022-02-17 | Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk" | Oli Scherer | -78/+88 |
| 2022-02-17 | Fix ScalarInt to char conversion | Tomasz Miąsko | -4/+14 |
| 2022-02-17 | Auto merge of #93577 - nikic:llvm-14, r=nagisa | bors | -22/+44 |
| 2022-02-17 | Improve comments about type folding/visiting. | Nicholas Nethercote | -77/+113 |
| 2022-02-17 | Rollup merge of #94031 - danielhenrymantilla:diagnostics/union-drop-suggest-c... | Matthias Krüger | -2/+7 |
| 2022-02-17 | Rollup merge of #94030 - ChayimFriedman2:issue-94010, r=petrochenkov | Matthias Krüger | -31/+35 |
| 2022-02-17 | Rollup merge of #93996 - notriddle:notriddle/magically-becomes-a-function, r=... | Matthias Krüger | -0/+12 |
| 2022-02-17 | Rollup merge of #93981 - ChayimFriedman2:slice-pat-reference-option-result, r... | Matthias Krüger | -24/+32 |