| Age | Commit message (Expand) | Author | Lines |
| 2023-02-07 | Rollup merge of #107695 - Swatinem:futcallx3, r=compiler-errors | Matthias Krüger | -0/+96 |
| 2023-02-07 | Rollup merge of #107555 - edward-shen:edward-shen/dup-trait-suggestion, r=com... | Matthias Krüger | -13/+100 |
| 2023-02-07 | Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r... | Matthias Krüger | -0/+27 |
| 2023-02-07 | Add test for Future inflating arg size to 3x | Arpad Borsos | -0/+96 |
| 2023-02-06 | Rollup merge of #107692 - Swatinem:printsizeyield, r=compiler-errors | Matthias Krüger | -10/+10 |
| 2023-02-06 | Rollup merge of #106477 - Nathan-Fenner:nathanf/refined-error-span-trait-impl... | Matthias Krüger | -14/+588 |
| 2023-02-06 | Modify existing bounds if they exist | Edward Shen | -13/+100 |
| 2023-02-06 | Auto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r=Dylan-DPC | bors | -0/+216 |
| 2023-02-06 | Rollup merge of #107685 - jieyouxu:issue-90027, r=compiler-errors | Dylan DPC | -0/+57 |
| 2023-02-06 | Rollup merge of #107580 - lenko-d:default_value_for_a_lifetime_generic_parame... | Dylan DPC | -0/+14 |
| 2023-02-06 | Rollup merge of #107553 - edward-shen:edward-shen/suggest-null-ptr, r=WaffleL... | Dylan DPC | -0/+145 |
| 2023-02-06 | Auto merge of #103761 - chenyukang:yukang/fix-103320-must-use, r=compiler-errors | bors | -0/+94 |
| 2023-02-06 | Add extended error message for E0523 | Matthew Kelly | -0/+27 |
| 2023-02-06 | Suggest return type for async function without return type | 许杰友 Jieyou Xu (Joe) | -0/+57 |
| 2023-02-05 | Auto merge of #107526 - obeis:for-missing-iterator, r=estebank,compiler-errors | bors | -0/+18 |
| 2023-02-05 | Auto merge of #107663 - matthiaskrgr:107423-point-at-EOF-code, r=compiler-errors | bors | -0/+39 |
| 2023-02-05 | Sort Generator `print-type-sizes` according to their yield points | Arpad Borsos | -10/+10 |
| 2023-02-05 | Add ui test for missing expression in for loop | Obei Sideg | -0/+18 |
| 2023-02-05 | emit `ConstEquate` in `TypeRelating<D>` | Boxy | -0/+70 |
| 2023-02-04 | Suggest null ptr if 0 is given as a raw ptr arg | Edward Shen | -0/+145 |
| 2023-02-04 | Recover from default value for a lifetime in generic parameters. | Lenko Donchev | -0/+14 |
| 2023-02-04 | Rollup merge of #107646 - estebank:specific-span, r=compiler-errors | Matthias Krüger | -24/+41 |
| 2023-02-04 | Auto merge of #107267 - cjgillot:keep-aggregate, r=oli-obk | bors | -12/+0 |
| 2023-02-04 | don't point at nonexisting code beyond EOF when warning about unused delims | Matthias Krüger | -0/+39 |
| 2023-02-03 | Rollup merge of #107551 - fee1-dead-contrib:rm_const_fnmut_helper, r=oli-obk | Michael Goulet | -3/+13 |
| 2023-02-03 | Make const/fn return params more suggestable | Michael Goulet | -0/+36 |
| 2023-02-03 | Provide structured suggestion for binding needing type on E0594 | Esteban Küber | -24/+41 |
| 2023-02-03 | Auto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r=Dylan-DPC | bors | -45/+285 |
| 2023-02-03 | Rollup merge of #107633 - clubby789:option-string-coerce-fix, r=Nilstrieb | Dylan DPC | -9/+77 |
| 2023-02-03 | Rollup merge of #107585 - compiler-errors:fndef-sig-cycle, r=oli-obk | Dylan DPC | -10/+25 |
| 2023-02-03 | Rollup merge of #107539 - PossiblyAShrub:unused-parens-in-index, r=lcnr | Dylan DPC | -0/+41 |
| 2023-02-03 | Autotrait bounds on dyn-safe trait methods | David Tolnay | -0/+38 |
| 2023-02-03 | Disallow impl autotrait for trait object | David Tolnay | -26/+104 |
| 2023-02-04 | Fix #103320, add explanatory message for [#must_use] | yukang | -0/+94 |
| 2023-02-03 | Auto merge of #107599 - clubby789:debug-less-ref, r=nnethercote | bors | -7/+7 |
| 2023-02-03 | Fix suggestion for coercing Option<&String> to Option<&str> | clubby789 | -9/+77 |
| 2023-02-03 | Rollup merge of #107602 - estebank:anon-enum-access, r=compiler-errors | Matthias Krüger | -27/+125 |
| 2023-02-03 | Rollup merge of #107500 - bryangarza:future-sizes-baseline-test, r=compiler-e... | Matthias Krüger | -0/+94 |
| 2023-02-03 | Rollup merge of #106805 - madsravn:master, r=compiler-errors | Matthias Krüger | -0/+69 |
| 2023-02-03 | Rollup merge of #106575 - estebank:issue-64008, r=pnkfelix | Matthias Krüger | -5/+64 |
| 2023-02-02 | Bless tests. | Camille GILLOT | -12/+0 |
| 2023-02-02 | Don't generate unecessary `&&self.field` in deriving Debug | clubby789 | -7/+7 |
| 2023-02-02 | Emit warnings on unused parens/braces in index expressions | Aidan Olsen | -0/+41 |
| 2023-02-02 | Parse and recover from type ascription in patterns | Esteban Küber | -27/+125 |
| 2023-02-02 | Suggest `move` in nested closure when appropriate | Esteban Küber | -5/+64 |
| 2023-02-02 | Rollup merge of #107577 - nnethercote:reinstate-hir-stats, r=jyn514 | Matthias Krüger | -1/+5 |
| 2023-02-02 | Rollup merge of #107532 - compiler-errors:erase-regions-in-uninhabited, r=jac... | Matthias Krüger | -0/+18 |
| 2023-02-02 | Rollup merge of #107493 - clubby789:range-fat-arrow-followup, r=estebank | Matthias Krüger | -12/+9 |
| 2023-02-02 | Rollup merge of #106919 - compiler-errors:underscore-typo-in-field-pat, r=jac... | Matthias Krüger | -22/+25 |
| 2023-02-02 | Improve diagnostic for missing space in range pattern | clubby789 | -12/+9 |