| Age | Commit message (Expand) | Author | Lines |
| 2022-12-20 | Auto merge of #105575 - compiler-errors:impl-wf-lint, r=oli-obk | bors | -0/+75 |
| 2022-12-20 | Auto merge of #105918 - matthiaskrgr:rollup-mmazd62, r=matthiaskrgr | bors | -23/+71 |
| 2022-12-19 | Rollup merge of #105915 - andrewpollack:revert-105250-async-rm-resumety, r=tm... | Matthias Krüger | -23/+16 |
| 2022-12-19 | Rollup merge of #105895 - oli-obk:tait_coherence, r=lcnr | Matthias Krüger | -0/+46 |
| 2022-12-19 | Rollup merge of #105860 - Ezrashaw:add-long-errors-0460-0457, r=jruderman,Gui... | Matthias Krüger | -0/+9 |
| 2022-12-19 | Revert "Replace usage of `ResumeTy` in async lowering with `Context`" | Andrew Pollack | -23/+16 |
| 2022-12-19 | add non-regression test for issue 105809 | Rémy Rakic | -0/+36 |
| 2022-12-19 | Downgrade IMPLIED_BOUNDS_ENTAILMENT to warn by default, add it to builtin lin... | Michael Goulet | -26/+16 |
| 2022-12-19 | Add IMPLIED_BOUNDS_ENTAILMENT lint | Michael Goulet | -0/+85 |
| 2022-12-19 | Revert "Auto merge of #103880 - b-naber:field-ty-mir, r=lcnr" | Rémy Rakic | -76/+0 |
| 2022-12-19 | Test that we don't add a new kind of breaking change with TAITs | Oli Scherer | -0/+46 |
| 2022-12-19 | Rollup merge of #105882 - compiler-errors:issue-105832, r=jackh726 | Dylan DPC | -0/+32 |
| 2022-12-19 | Rollup merge of #105839 - LegionMammal978:mut-upvar-not-send, r=lcnr | Dylan DPC | -0/+81 |
| 2022-12-19 | Auto merge of #105883 - matthiaskrgr:rollup-v5n53t1, r=matthiaskrgr | bors | -7/+143 |
| 2022-12-18 | Rollup merge of #105842 - compiler-errors:arg-name-sugg, r=petrochenkov | Matthias Krüger | -7/+7 |
| 2022-12-18 | Rollup merge of #105447 - TaKO8Ki:add-test-for-103095, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2022-12-18 | Rollup merge of #105419 - YC:issue-41731, r=petrochenkov | Matthias Krüger | -0/+106 |
| 2022-12-18 | Auto merge of #105446 - erikdesjardins:vt-size, r=nikic | bors | -1/+52 |
| 2022-12-18 | Don't ICE in closure arg borrow suggestion | Michael Goulet | -0/+32 |
| 2022-12-19 | docs: add long-form error-code docs for E0457 | Ezra Shaw | -0/+1 |
| 2022-12-19 | docs: add long-form error-code docs for E0460 | Ezra Shaw | -0/+8 |
| 2022-12-18 | Rollup merge of #105420 - tmiasko:dest-prop-dead-code, r=JakobDegen | Matthias Krüger | -0/+104 |
| 2022-12-18 | Auto merge of #104417 - mejrs:mir_build, r=davidtwco | bors | -11/+11 |
| 2022-12-17 | Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obk | Matthias Krüger | -0/+180 |
| 2022-12-17 | Rollup merge of #105792 - Ezrashaw:add-e0320-long-docs, r=GuillaumeGomez | Matthias Krüger | -0/+4 |
| 2022-12-17 | print argument name in arg mismatch if possible | Michael Goulet | -7/+7 |
| 2022-12-17 | Suggest a `T: Send` bound for `&mut T` upvars in `Send` generators | Matthew House | -0/+81 |
| 2022-12-17 | Try to fix ICE | mejrs | -11/+11 |
| 2022-12-17 | Auto merge of #105800 - lqd:dylib-thinlto, r=bjorn3 | bors | -0/+52 |
| 2022-12-17 | Auto merge of #105421 - jacobbramley:jb/branch-prot-check, r=nagisa | bors | -2/+2 |
| 2022-12-17 | Rollup merge of #105785 - JohnTitor:issue-55976-2, r=compiler-errors | Matthias Krüger | -0/+13 |
| 2022-12-16 | Support call and drop terminators in custom mir | Jakob Degen | -0/+180 |
| 2022-12-17 | Auto merge of #105811 - ojeda:Dwarnings-no_fp_fmt_parse, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-12-17 | Auto merge of #105804 - matthiaskrgr:rollup-iaqlbl3, r=matthiaskrgr | bors | -4/+124 |
| 2022-12-17 | Rollup merge of #105802 - chbaker0:enum-match-filecheck, r=tmiasko | Matthias Krüger | -2/+2 |
| 2022-12-17 | Rollup merge of #105780 - GuillaumeGomez:read-more-links, r=notriddle | Matthias Krüger | -2/+34 |
| 2022-12-17 | Rollup merge of #105768 - fee1-dead-contrib:iat-style, r=eholk | Matthias Krüger | -0/+26 |
| 2022-12-17 | Rollup merge of #105711 - compiler-errors:rpitit-references-errors, r=eholk | Matthias Krüger | -0/+42 |
| 2022-12-17 | Rollup merge of #105710 - compiler-errors:dyn-star-rigid-cast, r=eholk | Matthias Krüger | -0/+20 |
| 2022-12-17 | core: ensure `no_fp_fmt_parse` builds are warning-free | Miguel Ojeda | -1/+1 |
| 2022-12-16 | Make enum-match.rs test robust against variable name changes | Collin Baker | -2/+2 |
| 2022-12-16 | Auto merge of #102318 - Amanieu:default_alloc_error_handler, r=oli-obk | bors | -101/+34 |
| 2022-12-16 | add simulated non-regression test for issue 105637 | Rémy Rakic | -0/+52 |
| 2022-12-17 | docs: add long error explanation for error E0320 | Ezra Shaw | -0/+4 |
| 2022-12-16 | Auto merge of #105775 - matthiaskrgr:rollup-2o8qn7e, r=matthiaskrgr | bors | -96/+127 |
| 2022-12-16 | Detect inherent associated types not having CamelCase | Deadbeef | -0/+26 |
| 2022-12-16 | Add test for presence of read more links | Guillaume Gomez | -2/+34 |
| 2022-12-16 | Rollup merge of #105774 - TaKO8Ki:remove-unused-stderr-files, r=tmiasko | Matthias Krüger | -16/+0 |
| 2022-12-16 | Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume... | Matthias Krüger | -26/+26 |
| 2022-12-16 | Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau... | Matthias Krüger | -3/+3 |