| Age | Commit message (Expand) | Author | Lines |
| 2022-03-03 | all: fix some typos | cuishuang | -15/+15 |
| 2022-03-03 | Rollup merge of #94529 - GuillaumeGomez:unused-doc-comments-blocks, r=estebank | Dylan DPC | -2/+12 |
| 2022-03-03 | Rollup merge of #94505 - cuviper:mono-item-sort-local, r=michaelwoerister,dav... | Dylan DPC | -5/+4 |
| 2022-03-03 | Rollup merge of #94433 - Urgau:check-cfg-allowness, r=petrochenkov | Dylan DPC | -26/+60 |
| 2022-03-03 | Rollup merge of #94375 - WaffleLapkin:copy-suggestion, r=estebank | Dylan DPC | -164/+298 |
| 2022-03-03 | Rollup merge of #93072 - m-ou-se:compatible-variants-suggestion-with-desugari... | Dylan DPC | -2/+19 |
| 2022-03-02 | Fix unused_doc_comments lint errors | Guillaume Gomez | -2/+2 |
| 2022-03-02 | Fix Ok(()) suggestion when desugaring is involved. | Mara Bos | -2/+19 |
| 2022-03-02 | Extend unused_doc_comments lint to check on blocks | Guillaume Gomez | -0/+10 |
| 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 | Restore the local filter on mono item sorting | Josh Stone | -5/+4 |
| 2022-03-01 | add suggestion to update trait if error is in impl | Fausto | -2/+8 |
| 2022-03-01 | Suggest adding `Copy` bound when Adt is moved out | Maybe Waffle | -1/+62 |
| 2022-03-01 | Improve allowness of the unexpected_cfgs lint | Loïc BRANSTETT | -26/+60 |
| 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 | Add helper function to suggest multiple constraints | Maybe Waffle | -163/+236 |
| 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 |