| Age | Commit message (Expand) | Author | Lines |
| 2025-03-28 | Rollup merge of #139063 - fmease:fix-tait-atpit-gating, r=oli-obk | Matthias Krüger | -1/+39 |
| 2025-03-28 | Fix TAIT & ATPIT feature gating in the presence of anon consts | León Orell Valerian Liehr | -1/+39 |
| 2025-03-25 | Rollup merge of #138911 - compiler-errors:define-opaque, r=oli-obk | Jacob Pratt | -0/+42 |
| 2025-03-25 | Test define opaques in extern items | Michael Goulet | -0/+30 |
| 2025-03-25 | Allow defining opaques in statics and consts | Michael Goulet | -0/+12 |
| 2025-03-23 | Stabilize precise_capturing_in_traits | Michael Goulet | -37/+20 |
| 2025-03-19 | merge opaque types of nested bodies | lcnr | -39/+6 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -254/+360 |
| 2025-03-05 | Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -15/+0 |
| 2025-03-03 | Do not recover missing lifetime with random in-scope lifetime | Michael Goulet | -48/+11 |
| 2025-02-27 | Delete tuple unsizing | Alice Ryhl | -15/+0 |
| 2025-02-27 | Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdev | Matthias Krüger | -1/+2 |
| 2025-02-22 | Auto merge of #137406 - matthiaskrgr:rollup-9nknrsb, r=matthiaskrgr | bors | -51/+19 |
| 2025-02-22 | Rollup merge of #136787 - compiler-errors:lt2024feat, r=oli-obk | Matthias Krüger | -51/+19 |
| 2025-02-21 | More sophisticated span trimming | Michael Goulet | -18/+12 |
| 2025-02-19 | add `IntoBounds::intersect` and `RangeBounds::is_empty` | Peter Jaszkowiak | -1/+2 |
| 2025-02-17 | Deeply normalize associated type bounds before proving them | Michael Goulet | -0/+6 |
| 2025-02-14 | Rollup merge of #136971 - HypheX:patch1, r=WaffleLapkin | Jubilee | -0/+37 |
| 2025-02-14 | Add new ui test for returning an Fn trait that returns impl Trait | Xelph | -0/+37 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -6/+6 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -18/+12 |
| 2025-02-13 | Rollup merge of #136928 - lcnr:method-lookup-check-wf, r=compiler-errors | Jubilee | -21/+21 |
| 2025-02-14 | fallout :skull_emoji: | lcnr | -21/+21 |
| 2025-02-13 | adjust derive_error | lcnr | -4/+18 |
| 2025-02-11 | Reject `impl Trait` bounds in various places where we unconditionally warned ... | Oli Scherer | -0/+27 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -139/+211 |
| 2025-02-09 | Remove lifetime_capture_rules_2024 feature | Michael Goulet | -51/+19 |
| 2025-02-08 | Auto merge of #136713 - matthiaskrgr:rollup-sy6py39, r=matthiaskrgr | bors | -0/+37 |
| 2025-02-07 | Rollup merge of #136554 - compiler-errors:opt-alias-variances, r=lcnr | Matthias Krüger | -0/+37 |
| 2025-02-06 | remove `feature(trait_upcasting)` from tests and bless them | Waffle Lapkin | -3/+1 |
| 2025-02-06 | Add opt_alias_variances and use it in outlives code | Michael Goulet | -0/+37 |
| 2025-02-06 | Rollup merge of #136073 - compiler-errors:recursive-coro-always, r=oli-obk | Matthias Krüger | -5/+2 |
| 2025-02-05 | Rollup merge of #136550 - compiler-errors:rpitit-empty-body, r=oli-obk | Jubilee | -0/+23 |
| 2025-02-05 | Eagerly detect coroutine recursion pre-mono when possible | Michael Goulet | -5/+2 |
| 2025-02-04 | Fix rustc_hidden_type_of_opaques for RPITITs with no default body | Michael Goulet | -0/+23 |
| 2025-02-03 | Make error message less awkward | Michael Goulet | -15/+15 |
| 2025-02-03 | Check Sizedness of return type in WF | Michael Goulet | -156/+186 |
| 2025-02-02 | Rollup merge of #136415 - estebank:highlight-clarification, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2025-02-02 | Highlight clarifying information in "expected/found" error | Esteban Küber | -4/+4 |
| 2025-02-01 | Rollup merge of #135900 - compiler-errors:derive-wf, r=lcnr | Matthias Krüger | -0/+5 |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -12/+12 |
| 2025-01-31 | Manually walk into WF obligations in BestObligation proof tree visitor | Michael Goulet | -0/+5 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -12/+12 |
| 2025-01-30 | Filter out RPITITs when suggesting unconstrained assoc type on too many generics | Michael Goulet | -0/+31 |
| 2025-01-27 | Remove all dead files inside tests/ui/ | León Orell Valerian Liehr | -52/+0 |
| 2025-01-26 | Compiler: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -12/+12 |
| 2025-01-25 | Auto merge of #133154 - estebank:issue-133137, r=wesleywiser | bors | -7/+13 |
| 2025-01-24 | Reword "crate not found" resolve message | Esteban Küber | -7/+13 |
| 2025-01-23 | Rollup merge of #135492 - metamuffin:bug-invalid-await-suggest, r=compiler-er... | Matthias Krüger | -9/+0 |
| 2025-01-22 | Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnr | Matthias Krüger | -5/+38 |