| Age | Commit message (Expand) | Author | Lines |
| 2022-12-28 | Fix broken rebase | Nikita Tomashevich | -1/+1 |
| 2022-12-28 | Fix nits | Nikita Tomashevich | -7/+4 |
| 2022-12-28 | Made ty_or_sig and trait_path use their actual types instead of String | Nikita Tomashevich | -77/+118 |
| 2022-12-28 | Split infer_explicit_lifetime_required into several diags | Nikita Tomashevich | -37/+50 |
| 2022-12-28 | Address changes of pr 103345 | Nikita Tomashevich | -46/+46 |
| 2022-12-28 | Rename subdiagnostic fields that do not need to be unique now | Nikita Tomashevich | -20/+10 |
| 2022-12-28 | Use eager translation | Nikita Tomashevich | -12/+28 |
| 2022-12-28 | Split into several messages | Nikita Tomashevich | -47/+250 |
| 2022-12-28 | More descriptive names for ActualImplExplNotes variants | Nikita Tomashevich | -8/+8 |
| 2022-12-28 | Rebase and fix | Nikita Tomashevich | -14/+14 |
| 2022-12-28 | Partial work on static_impl_trait.rs | Nikita Tomashevich | -111/+221 |
| 2022-12-28 | Migrate trait_impl_difference.rs | Nikita Tomashevich | -27/+61 |
| 2022-12-28 | Migrate placeholder_error.rs | Nikita Tomashevich | -126/+186 |
| 2022-12-28 | Migrate named_anon_conflict.rs | Nikita Tomashevich | -26/+47 |
| 2022-12-27 | Rollup merge of #106064 - lukas-code:outlives-macro, r=cjgillot | Michael Goulet | -80/+108 |
| 2022-12-27 | Rollup merge of #105965 - compiler-errors:issue-105896, r=cjgillot | Michael Goulet | -1/+5 |
| 2022-12-27 | Rollup merge of #105852 - compiler-errors:hex-float-lit, r=cjgillot | Michael Goulet | -0/+26 |
| 2022-12-27 | Rollup merge of #105765 - estebank:range-typo, r=compiler-errors | Michael Goulet | -7/+99 |
| 2022-12-27 | Make resolve suggestion more generic | Esteban Küber | -1/+1 |
| 2022-12-27 | review comments: make suggestion more accurate | Esteban Küber | -11/+42 |
| 2022-12-27 | Provide local extern function arg names | Michael Goulet | -1/+5 |
| 2022-12-27 | Suggest rewriting a malformed hex literal if we expect a float | Michael Goulet | -0/+26 |
| 2022-12-27 | Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-er... | Matthias Krüger | -12/+6 |
| 2022-12-27 | Rollup merge of #105817 - chenyukang:yukang/fix-105788-sugg-for-auto-trait, r... | Matthias Krüger | -0/+4 |
| 2022-12-27 | Auto merge of #106177 - matthiaskrgr:rollup-oe7z8ix, r=matthiaskrgr | bors | -6/+196 |
| 2022-12-27 | Rollup merge of #106150 - estebank:issue-39232, r=compiler-errors | Matthias Krüger | -6/+195 |
| 2022-12-27 | Rollup merge of #105515 - estebank:issue-104141, r=oli-obk | Matthias Krüger | -0/+1 |
| 2022-12-27 | Auto merge of #106095 - estebank:pin-mut-reborrow, r=compiler-errors | bors | -10/+59 |
| 2022-12-27 | fix #105788, Remove unreasonable help message for auto trait | yukang | -0/+4 |
| 2022-12-26 | Detect likely `.` -> `..` typo in method calls | Esteban Küber | -7/+68 |
| 2022-12-26 | Auto merge of #103020 - lyming2007:issue-102598-fix, r=jackh726 | bors | -1/+19 |
| 2022-12-26 | review comments | Esteban Küber | -7/+5 |
| 2022-12-26 | fix rebase | Esteban Küber | -1/+1 |
| 2022-12-26 | Fix suggestion when there are arguments in the method | Esteban Küber | -1/+1 |
| 2022-12-26 | Tweak wording | Esteban Küber | -28/+93 |
| 2022-12-26 | Detect when method call on LHS might be shadowed | Esteban Küber | -0/+124 |
| 2022-12-27 | Rollup merge of #106151 - TaKO8Ki:remove-unused-imports, r=jackh726 | fee1-dead | -6/+2 |
| 2022-12-26 | address review comments + better tests | Lukas Markeffsky | -55/+83 |
| 2022-12-26 | Auto merge of #103828 - cassaundra:fix-format-args-span2, r=cjgillot | bors | -48/+79 |
| 2022-12-26 | Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillot | bors | -2/+23 |
| 2022-12-26 | remove unused imports | Takayuki Maeda | -6/+2 |
| 2022-12-25 | Remove redundant clone suggestion | Esteban Küber | -1/+13 |
| 2022-12-25 | Create new inference context | Esteban Küber | -29/+33 |
| 2022-12-25 | Auto merge of #106143 - matthiaskrgr:rollup-3kpy1dc, r=matthiaskrgr | bors | -137/+86 |
| 2022-12-25 | Rollup merge of #106137 - matthiaskrgr:clippy_style, r=jyn514 | Matthias Krüger | -93/+74 |
| 2022-12-25 | Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-acc... | Matthias Krüger | -40/+10 |
| 2022-12-25 | Rollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot | Matthias Krüger | -4/+2 |
| 2022-12-25 | Auto merge of #105997 - RalfJung:immediate-abort, r=eholk | bors | -9/+10 |
| 2022-12-25 | document that `Span::to` can go backwards | Lukas Markeffsky | -0/+3 |
| 2022-12-25 | fix more clippy::style findings | Matthias Krüger | -93/+74 |