| Age | Commit message (Expand) | Author | Lines |
| 2025-03-03 | Tweak error code for sized checks of const/static | Michael Goulet | -0/+6 |
| 2025-03-01 | Rollup merge of #136503 - estebank:const-panic, r=RalfJung | Matthias Krüger | -481/+317 |
| 2025-03-01 | Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errors | Matthias Krüger | -4/+9 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -481/+317 |
| 2025-02-27 | Bless | Boxy | -4/+9 |
| 2025-02-27 | make `simd_insert` and `simd_extract` `const fn`s | Folkert de Vries | -16/+1 |
| 2025-02-27 | remove most `simd_` intrinsic declaration in tests | Folkert de Vries | -5/+11 |
| 2025-02-23 | rename sub_ptr 😅 | bendn | -1/+1 |
| 2025-02-23 | Rollup merge of #137121 - bend-n:master, r=Noratrieb | Matthias Krüger | -18/+14 |
| 2025-02-21 | More sophisticated span trimming | Michael Goulet | -3/+2 |
| 2025-02-17 | stabilize (const_)ptr_sub_ptr | bendn | -18/+14 |
| 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 |