| Age | Commit message (Expand) | Author | Lines |
| 2025-06-06 | reword suggestion message | Esteban Küber | -1/+1 |
| 2025-06-06 | Make cast suggestions verbose | Esteban Küber | -8/+18 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -3/+3 |
| 2025-06-05 | Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgr | bors | -40/+40 |
| 2025-06-04 | Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errors | Matthias Krüger | -40/+40 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -3/+3 |
| 2025-06-04 | Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e... | Matthias Krüger | -6/+15 |
| 2025-06-03 | Rollup merge of #141957 - ferrocene:lw/missing-dyn-kw2, r=compiler-errors | Matthias Krüger | -20/+20 |
| 2025-06-03 | Use non-2015 edition paths in tests that do not test for their resolution | Lukas Wirth | -40/+40 |
| 2025-06-03 | Add missing `dyn` keywords to tests that do not test for them Part 2 | Lukas Wirth | -20/+20 |
| 2025-06-03 | Add missing 2015 edition directives | Lukas Wirth | -6/+15 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -1/+1 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -3/+3 |
| 2025-05-27 | Use more detailed spans in dyn compat errors within bodies | Oli Scherer | -16/+25 |
| 2025-05-26 | Deduplicate dyn compatibility violations due to coercion | Michael Goulet | -66/+3 |
| 2025-05-25 | Rollup merge of #141512 - Noratrieb:stop-trimming-this-much, r=compiler-errors | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Avoid extra path trimming in method not found error | Noratrieb | -2/+2 |
| 2025-05-23 | Do not try to confirm non-dyn compatible method | Michael Goulet | -20/+3 |
| 2025-05-12 | Move more tests/ui tests | mejrs | -7/+0 |
| 2025-05-05 | Do not gather local all together at the beginning of typeck | Michael Goulet | -21/+4 |
| 2025-05-03 | compiletest: Do not require annotations on empty labels and suggestions | Vadim Petrochenkov | -4/+2 |
| 2025-04-30 | Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr | bors | -30/+0 |
| 2025-04-30 | Rollup merge of #140446 - mejrs:test1, r=jieyouxu | Matthias Krüger | -30/+0 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -119/+158 |
| 2025-04-29 | Coalesce duplicate missing clone tests | mejrs | -30/+0 |
| 2025-04-26 | Fix error message for static references or mutable references | yuk1ty | -2/+2 |
| 2025-04-25 | Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubilee | Matthias Krüger | -3/+5 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -3/+5 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -0/+1 |
| 2025-04-19 | Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxu | Chris Denton | -167/+0 |
| 2025-04-19 | Cleaned up 4 tests in `tests/ui/issues` | Spencer | -167/+0 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -6/+6 |
| 2025-04-13 | UI tests: migrate remaining compile time `error-pattern`s to line annotations | Vadim Petrochenkov | -1/+2 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -19/+19 |
| 2025-04-03 | Use `cfg(false)` in UI tests | clubby789 | -6/+6 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -0/+1 |
| 2025-03-21 | cleaned and organized 3 tests in `./tests/ui/issues` | Spencer | -74/+0 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -14/+0 |
| 2025-03-12 | Disentangle ForwardGenericParamBan and ConstParamTy ribs | Michael Goulet | -5/+5 |
| 2025-03-07 | Refactor `emitter` to better account for unicode chars when trimming | Esteban Küber | -1/+1 |
| 2025-03-06 | Rollup merge of #137764 - compiler-errors:always-applicable-negative-impl, r=... | Michael Goulet | -4/+32 |
| 2025-03-05 | Rollup merge of #137298 - compiler-errors:mir-wf, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-03-05 | Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd | 许杰友 Jieyou Xu (Joe) | -26/+19 |
| 2025-03-04 | Ensure that negative auto impls are always applicable | Michael Goulet | -4/+32 |
| 2025-03-03 | Tweak error code for sized checks of const/static | Michael Goulet | -0/+1 |
| 2025-03-04 | tests: remove explicit long type filename hash normalization from some ui tests | 许杰友 Jieyou Xu (Joe) | -26/+19 |
| 2025-03-03 | Do not recover missing lifetime with random in-scope lifetime | Michael Goulet | -13/+2 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -1/+1 |
| 2025-02-25 | Make E0614 a structured error | Esteban Küber | -2/+2 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -16/+16 |