| Age | Commit message (Expand) | Author | Lines |
| 2022-09-01 | Auto merge of #101239 - oli-obk:tracing_cleanup, r=estebank | bors | -2/+2 |
| 2022-09-01 | Adjust stderr file | Oli Scherer | -2/+2 |
| 2022-09-01 | Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -69/+69 |
| 2022-09-01 | Auto merge of #100537 - petrochenkov:piccheck, r=oli-obk | bors | -2/+2 |
| 2022-08-31 | Rollup merge of #101230 - davidtwco:translation-internal-lint-no-self-lint, r... | Matthias Krüger | -7/+15 |
| 2022-08-31 | Rollup merge of #101161 - ldm0:ldm_fix_diagnostic, r=cjgillot | Matthias Krüger | -15/+45 |
| 2022-08-31 | Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco | Matthias Krüger | -313/+85 |
| 2022-08-31 | Rollup merge of #100838 - hkmatsumoto:move-gen-args-to-trait-when-appropriate... | Matthias Krüger | -3/+127 |
| 2022-08-31 | Rollup merge of #100787 - chenyukang:fix-100770-pretty-crash, r=petrochenkov | Matthias Krüger | -0/+8 |
| 2022-08-31 | lint: avoid linting diag functions with diag lints | David Wood | -7/+15 |
| 2022-08-31 | Rollup merge of #101204 - aDotInTheVoid:async-resugar-in-clean, r=GuillaumeGomez | Ralf Jung | -0/+36 |
| 2022-08-31 | Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco | Ralf Jung | -2/+2 |
| 2022-08-31 | Rollup merge of #90946 - GuillaumeGomez:def-id-remove-weird-case, r=Manishearth | Ralf Jung | -0/+37 |
| 2022-08-31 | use derive proc macro to impl SessionDiagnostic | Yuanheng Li | -313/+85 |
| 2022-08-31 | Fix ci checks | Dezhi Wu | -2/+2 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -67/+67 |
| 2022-08-31 | Add regression test for implementations displayed on reference primitive type | Guillaume Gomez | -0/+37 |
| 2022-08-31 | Rollup merge of #101185 - compiler-errors:tweak-wf-locs, r=davidtwco | Matthias Krüger | -30/+30 |
| 2022-08-31 | Rollup merge of #101100 - compiler-errors:generalize-call-suggestions, r=petr... | Matthias Krüger | -140/+274 |
| 2022-08-31 | Rollup merge of #100970 - Xiretza:derive-multipart-suggestion, r=davidtwco | Matthias Krüger | -100/+292 |
| 2022-08-31 | Fix uintended diagnostic caused by `drain(..)` | Donough Liu | -15/+45 |
| 2022-08-31 | Auto merge of #101220 - JohnTitor:rollup-ov7upr7, r=JohnTitor | bors | -0/+71 |
| 2022-08-31 | Rollup merge of #101200 - nikic:issue-85872, r=compiler-errors | Yuki Okushi | -0/+20 |
| 2022-08-31 | Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle | Yuki Okushi | -0/+51 |
| 2022-08-30 | Auto merge of #99102 - JakobDegen:reorder-generators, r=oli-obk | bors | -49/+68 |
| 2022-08-30 | Auto merge of #98919 - 5225225:stricter-invalid-value, r=RalfJung | bors | -10/+66 |
| 2022-08-30 | rustdoc: Resugar async fn return type in `clean`, not `html` | Nixon Enraght-Moony | -0/+36 |
| 2022-08-30 | Add test for issue #85872 | Nikita Popov | -0/+20 |
| 2022-08-30 | Rollup merge of #100941 - lyming2007:issue-100584, r=oli-obk | Dylan DPC | -0/+59 |
| 2022-08-30 | Rollup merge of #100473 - compiler-errors:normalize-the-fn-def-sig-plz, r=lcnr | Dylan DPC | -0/+35 |
| 2022-08-30 | Rollup merge of #99928 - compiler-errors:issue-99914, r=oli-obk | Dylan DPC | -0/+34 |
| 2022-08-30 | Rollup merge of #99517 - Nilstrieb:display-raw-ptr, r=compiler-errors | Dylan DPC | -7/+7 |
| 2022-08-30 | Rework SessionSubdiagnostic derive to support multipart_suggestion | Xiretza | -48/+278 |
| 2022-08-30 | Refactor MIR phases | Jakob Degen | -49/+68 |
| 2022-08-30 | Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC | bors | -534/+667 |
| 2022-08-30 | Unify indentation in subdiagnostic-derive test | Xiretza | -16/+16 |
| 2022-08-30 | SessionSubdiagnostic: make `#[applicability]` optional | Xiretza | -47/+9 |
| 2022-08-30 | Tweak WellFormedLocs a bit | Michael Goulet | -30/+30 |
| 2022-08-30 | Rollup merge of #101180 - SUPERCILEX:const-maybeuninit, r=TaKO8Ki | Dylan DPC | -0/+6 |
| 2022-08-30 | Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki | Dylan DPC | -506/+183 |
| 2022-08-30 | Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obk | Dylan DPC | -28/+311 |
| 2022-08-30 | Rollup merge of #101022 - compiler-errors:issue-101020, r=jackh726 | Dylan DPC | -0/+62 |
| 2022-08-30 | Rollup merge of #101019 - compiler-errors:return-closure-suggestion, r=cjgillot | Dylan DPC | -0/+40 |
| 2022-08-30 | Rollup merge of #100092 - compiler-errors:issue-100075, r=oli-obk | Dylan DPC | -0/+65 |
| 2022-08-30 | Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum | bors | -371/+693 |
| 2022-08-29 | Add another MaybeUninit array test with const | Alex Saveau | -0/+6 |
| 2022-08-30 | add UI test for unpretty | yukang | -0/+8 |
| 2022-08-29 | Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgr | bors | -28/+134 |
| 2022-08-29 | Fix tests due to stricter invalid_value | 5225225 | -0/+1 |