| Age | Commit message (Expand) | Author | Lines |
| 2022-03-02 | rename ErrorReported -> ErrorGuaranteed | mark | -546/+567 |
| 2022-03-02 | Auto merge of #94229 - erikdesjardins:rem2, r=nikic | bors | -87/+13 |
| 2022-03-02 | Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr | bors | -389/+337 |
| 2022-03-02 | Rollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC | Matthias Krüger | -218/+176 |
| 2022-03-02 | Rollup merge of #94482 - cuishuang:master, r=Dylan-DPC | Matthias Krüger | -7/+7 |
| 2022-03-02 | Rollup merge of #94476 - c410-f3r:yet-more-let-chains, r=Dylan-DPC | Matthias Krüger | -112/+100 |
| 2022-03-02 | Rollup merge of #94464 - kckeiks:lifetime-elision-mismatch-hint-for-traits, r... | Matthias Krüger | -52/+54 |
| 2022-03-02 | Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r... | bors | -91/+186 |
| 2022-03-01 | 9 - Make more use of `let_chains` | Caio | -218/+176 |
| 2022-03-01 | add suggestion to update trait if error is in impl | Fausto | -2/+8 |
| 2022-03-01 | compiler: fix some typos | cuishuang | -7/+7 |
| 2022-03-01 | Auto merge of #94477 - matthiaskrgr:rollup-8h29qek, r=matthiaskrgr | bors | -123/+130 |
| 2022-03-01 | Rollup merge of #94465 - c410-f3r:more-let-chains, r=Dylan-DPC | Matthias Krüger | -118/+97 |
| 2022-03-01 | Rollup merge of #94359 - tmiasko:legacy-verbose-const, r=petrochenkov | Matthias Krüger | -5/+33 |
| 2022-03-01 | 7 - Make more use of `let_chains` | Caio | -112/+100 |
| 2022-03-01 | Auto merge of #94402 - erikdesjardins:revert-coldland, r=nagisa | bors | -35/+12 |
| 2022-03-01 | Auto merge of #94471 - matthiaskrgr:rollup-ffz65qt, r=matthiaskrgr | bors | -16/+16 |
| 2022-03-01 | Rollup merge of #94438 - compiler-errors:check-method-inputs-once, r=davidtwco | Matthias Krüger | -16/+16 |
| 2022-03-01 | Rollup merge of #94448 - c410-f3r:yet-more-let-chains, r=estebank | Dylan DPC | -68/+63 |
| 2022-03-01 | Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillot | Dylan DPC | -2/+34 |
| 2022-03-01 | Rollup merge of #91545 - compiler-errors:deref-suggestion-improvements, r=est... | Dylan DPC | -60/+94 |
| 2022-02-28 | 6 - Make more use of `let_chains` | Caio | -118/+97 |
| 2022-03-01 | Querify `global_backend_features` | Simonas Kazlauskas | -19/+56 |
| 2022-03-01 | Direct users towards using Rust feature names in CLI | Simonas Kazlauskas | -75/+134 |
| 2022-02-28 | Auto merge of #94299 - oli-obk:stable_hash_ty, r=michaelwoerister | bors | -9/+63 |
| 2022-02-28 | Suggest adding a new lifetime parameter when two elided lifetimes should matc... | Fausto | -52/+48 |
| 2022-02-28 | Fix inconsistent symbol mangling of integers constants with -Zverbose | Tomasz Miąsko | -5/+33 |
| 2022-02-28 | Rollup merge of #94449 - GuillaumeGomez:explanation-e0726, r=Urgau | Matthias Krüger | -1/+47 |
| 2022-02-28 | Rollup merge of #94445 - c410-f3r:more-let-chains, r=cjgillot | Matthias Krüger | -76/+72 |
| 2022-02-28 | Rollup merge of #94414 - DrMeepster:box_alloc_ice2, r=tmiasko | Matthias Krüger | -1/+12 |
| 2022-02-28 | Rollup merge of #94248 - compiler-errors:fix-while-loop-bad-delay, r=petroche... | Matthias Krüger | -71/+98 |
| 2022-02-28 | 5 - Make more use of let_chains | Caio | -68/+63 |
| 2022-02-28 | Tweak diagnostics | Esteban Kuber | -55/+152 |
| 2022-02-28 | Add explanation for E0726 | Guillaume Gomez | -1/+47 |
| 2022-02-28 | Auto merge of #94447 - matthiaskrgr:rollup-d8rj2xv, r=matthiaskrgr | bors | -1/+3 |
| 2022-02-28 | Rollup merge of #94365 - mati865:fix-mingw-detection-for-rawdylib, r=michaelw... | Matthias Krüger | -1/+3 |
| 2022-02-28 | Auto merge of #94216 - psumbera:sparc64-abi-fix2, r=nagisa | bors | -100/+176 |
| 2022-02-28 | 4 - Make more use of `let_chains` | Caio | -76/+72 |
| 2022-02-28 | Auto merge of #94427 - cjgillot:inline-fresh-expn, r=oli-obk | bors | -25/+24 |
| 2022-02-28 | Auto merge of #94158 - erikdesjardins:more-more-noundef, r=nikic | bors | -0/+15 |
| 2022-02-28 | Remove LLVM attribute removal | Erik Desjardins | -87/+13 |
| 2022-02-27 | expadn abi check + condese & fix tests | DrMeepster | -1/+1 |
| 2022-02-27 | Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa" | Erik Desjardins | -35/+12 |
| 2022-02-27 | only check method inputs once | Michael Goulet | -16/+16 |
| 2022-02-27 | fix ICE when passing empty block to while-loop condition | Michael Goulet | -71/+98 |
| 2022-02-28 | Auto merge of #94431 - matthiaskrgr:rollup-1jsj0wu, r=matthiaskrgr | bors | -229/+194 |
| 2022-02-27 | Make deref suggestion better | Michael Goulet | -60/+94 |
| 2022-02-27 | Auto merge of #94157 - erikdesjardins:more-noundef, r=nikic | bors | -0/+5 |
| 2022-02-27 | Rollup merge of #94420 - c410-f3r:more-let-chains, r=Dylan-DPC | Matthias Krüger | -58/+44 |
| 2022-02-27 | Rollup merge of #94415 - bjorn3:cfg_default_backend, r=Mark-Simulacrum | Matthias Krüger | -6/+2 |