| Age | Commit message (Expand) | Author | Lines |
| 2025-03-14 | Revert "Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnr" | Michael Goulet | -28/+61 |
| 2025-02-14 | Trim suggestion parts to the subset that is purely additive | Michael Goulet | -3/+3 |
| 2025-02-14 | Use underline suggestions for purely 'additive' replacements | Michael Goulet | -9/+6 |
| 2025-02-14 | fallout :skull_emoji: | lcnr | -9/+9 |
| 2025-02-10 | Show diff suggestion format on verbose replacement | Esteban Küber | -30/+44 |
| 2025-02-04 | Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnr | Matthias Krüger | -61/+28 |
| 2025-02-03 | Check Sizedness of return type in WF | Michael Goulet | -61/+28 |
| 2025-02-02 | miri: improve error when offset_from preconditions are violated | Ralf Jung | -12/+12 |
| 2025-01-31 | Rollup merge of #136325 - compiler-errors:indirectly, r=RalfJung | Matthias Krüger | -0/+42 |
| 2025-01-31 | Delay a bug when indexing unsized slices | Michael Goulet | -0/+42 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -2/+52 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -3/+7 |
| 2025-01-30 | check the types in `ty::Value` to value conversion | Lukas Markeffsky | -2/+52 |
| 2025-01-30 | Auto merge of #134824 - niklasf:int_from_ascii, r=ibraheemdev | bors | -4/+8 |
| 2025-01-29 | tests: Skip const OOM tests on aarch64-unknown-linux-gnu | Kajetan Puchalski | -3/+7 |
| 2025-01-28 | Properly check that array length is valid type during built-in unsizing in index | Michael Goulet | -0/+4 |
| 2025-01-28 | Rollup merge of #135748 - compiler-errors:len-2, r=RalfJung,oli-obk | Matthias Krüger | -1/+3 |
| 2025-01-27 | Reapply "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=da... | Michael Goulet | -1/+3 |
| 2025-01-27 | Remove all dead files inside tests/ui/ | León Orell Valerian Liehr | -41/+0 |
| 2025-01-25 | Fix typo in const stability error message | Deadbeef | -15/+15 |
| 2025-01-24 | Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obk | Matthias Krüger | -1/+1 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -5/+5 |
| 2025-01-23 | tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}` | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-19 | Rollup merge of #134858 - estebank:issue-81370, r=Noratrieb | Guillaume Gomez | -2/+8 |
| 2025-01-19 | Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors | bors | -3/+1 |
| 2025-01-18 | Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav... | Rémy Rakic | -3/+1 |
| 2025-01-18 | Structured suggestion for "missing `feature` intrinsic" | Esteban Küber | -2/+8 |
| 2025-01-18 | const-eval: detect more pointers as definitely not-null | Ralf Jung | -2/+8 |
| 2025-01-15 | Rollup merge of #135523 - RalfJung:wrong-known-bug, r=compiler-errors | Matthias Krüger | -11/+5 |
| 2025-01-15 | Auto merge of #135525 - jhpratt:rollup-4gu2wpm, r=jhpratt | bors | -1/+1 |
| 2025-01-15 | Rollup merge of #132397 - m-ou-se:warn-missing-abi, r=Nadrieril | Jacob Pratt | -1/+1 |
| 2025-01-15 | remove some known-bug that do not seem to make sense | Ralf Jung | -11/+5 |
| 2025-01-14 | Enforce syntactical stability of const traits in HIR | Michael Goulet | -25/+30 |
| 2025-01-13 | Auto merge of #135167 - mzacho:depth-limit-const-eval-query, r=oli-obk | bors | -0/+41 |
| 2025-01-11 | Bless new test output (new trait impls in lists of suggestions) | Josh Triplett | -5/+5 |
| 2025-01-11 | Avoid unnecessary note when type has escaping bounds | Esteban Küber | -1/+0 |
| 2025-01-11 | Avoid duplicated note | Esteban Küber | -1/+0 |
| 2025-01-11 | Account for `for<'a>` types when checking for non-structural type in constant... | Esteban Küber | -0/+30 |
| 2025-01-08 | add test from #114192 | Martin Zacho | -0/+23 |
| 2025-01-08 | Implement const Destruct in old solver | Michael Goulet | -81/+16 |
| 2025-01-07 | Update tests. | Mara Bos | -1/+1 |
| 2025-01-06 | add test from #125718 | Martin Zacho | -0/+18 |
| 2025-01-05 | [generic_assert] Constify methods used by the formatting system | Caio | -23/+3 |
| 2025-01-04 | Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk | bors | -15/+8 |
| 2025-01-04 | rustc_intrinsic: support functions without body; they are implicitly marked a... | Ralf Jung | -15/+8 |
| 2025-01-03 | Rollup merge of #135044 - compiler-errors:better-infer-suggestions-in-const, ... | Matthias Krüger | -7/+24 |
| 2025-01-02 | Make suggestion verbose and tweak error message | Michael Goulet | -4/+6 |
| 2025-01-02 | More refined spans for placeholder error in const/static | Michael Goulet | -4/+4 |
| 2025-01-02 | Remove diagnostic_only_typeck and fix placeholder suggestion for const/static | Michael Goulet | -2/+17 |
| 2025-01-01 | Try to write the panic message with a single `write_all` call | John Kåre Alsaker | -0/+1 |