| Age | Commit message (Expand) | Author | Lines |
| 2022-09-02 | Add warning against unexpected --cfg with --check-cfg | Urgau | -3/+23 |
| 2022-09-02 | Rollup merge of #101294 - Xiretza:fix-100844-accident, r=davidtwco | Guillaume Gomez | -85/+299 |
| 2022-09-02 | Rollup merge of #100827 - JakobDegen:better-tests, r=wesleywiser | Guillaume Gomez | -1509/+742 |
| 2022-09-02 | Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov | Guillaume Gomez | -0/+174 |
| 2022-09-02 | Rollup merge of #97739 - a2aaron:let_underscore, r=estebank | Guillaume Gomez | -0/+63 |
| 2022-09-01 | Simplify MIR opt tests | Jakob Degen | -1509/+742 |
| 2022-09-01 | Rollup merge of #101285 - TaKO8Ki:do-not-suggest-adding-move-when-closure-is-... | Matthias Krüger | -0/+26 |
| 2022-09-01 | Rollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_nested_impl, r=notriddle | Matthias Krüger | -0/+24 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -52/+104 |
| 2022-09-01 | Rollup merge of #94467 - ibraheemdev:master, r=pnkfelix | Matthias Krüger | -0/+56 |
| 2022-09-01 | Allow deriving multiple subdiagnostics using one SessionSubdiagnostic | Xiretza | -48/+34 |
| 2022-09-01 | Revert parts of "use derive proc macro to impl SessionDiagnostic" | Xiretza | -85/+313 |
| 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 | do not suggest adding `move` to closure when `move` is already used | Takayuki Maeda | -0/+26 |
| 2022-09-01 | Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-09-01 | Sort tests at compile time, not at startup | Ben Kimock | -0/+82 |
| 2022-09-01 | Add regression test for #101129 | Guillaume Gomez | -0/+24 |
| 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 | Merge remote-tracking branch 'origin/master' into mpk/add-long-error-message-... | Matthew Kelly | -5184/+9169 |
| 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 | Add rustdoc GUI test | Guillaume Gomez | -0/+27 |
| 2022-08-31 | Update rustdoc tests | Guillaume Gomez | -52/+77 |
| 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 | add TestReachabilityVisitor | Bryanskiy | -0/+174 |
| 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-30 | Stabilize GATs | Jack Huey | -766/+307 |
| 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 | [drop tracking] Use parent expression for scope | Eric Holk | -0/+3 |
| 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 |