| Age | Commit message (Expand) | Author | Lines |
| 2025-03-01 | ensure we always print all --print options in help | Michael Toner | -1/+1 |
| 2025-03-01 | Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr | Matthias Krüger | -53/+271 |
| 2025-03-01 | Rollup merge of #136503 - estebank:const-panic, r=RalfJung | Matthias Krüger | -702/+445 |
| 2025-03-01 | Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errors | Matthias Krüger | -20/+28 |
| 2025-03-01 | Rollup merge of #137742 - mu001999-contrib:fix-137708, r=compiler-errors | Matthias Krüger | -0/+48 |
| 2025-03-01 | Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errors | Matthias Krüger | -5/+29 |
| 2025-03-01 | Rollup merge of #137171 - makai410:swapping-e0277, r=compiler-errors | Matthias Krüger | -0/+35 |
| 2025-03-01 | Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errors | Matthias Krüger | -4/+201 |
| 2025-03-01 | Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxu | bors | -1387/+950 |
| 2025-02-28 | Auto merge of #137517 - nnethercote:rm-NtPat-NtItem-NtStmt, r=petrochenkov | bors | -34/+27 |
| 2025-02-28 | Introduce `feature(generic_const_parameter_types)` | Boxy | -53/+271 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -702/+445 |
| 2025-02-28 | Rollup merge of #137770 - compiler-errors:unsafe-binder-sized-crit, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+29 |
| 2025-02-28 | Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -0/+72 |
| 2025-02-28 | Rollup merge of #137599 - davidtwco:use-minicore-more, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -571/+511 |
| 2025-02-28 | Rollup merge of #137551 - folkertdev:import-simd-intrinsics, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -815/+337 |
| 2025-02-28 | Rollup merge of #137540 - yotamofek:pr/more-deprecated-test-directives, r=not... | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-02-28 | Rollup merge of #136824 - lcnr:yeet, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -248/+312 |
| 2025-02-28 | Rollup merge of #136424 - 11happy:overflow.hex.fix, r=fmease | 许杰友 Jieyou Xu (Joe) | -4/+21 |
| 2025-02-28 | add test using only trait bounds | lcnr | -0/+48 |
| 2025-02-28 | review | lcnr | -2/+10 |
| 2025-02-28 | add test for newly supported behavior | lcnr | -0/+43 |
| 2025-02-28 | normalizing where-clauses is also coinductive, add tests | lcnr | -10/+213 |
| 2025-02-28 | remove useless tests | lcnr | -238/+0 |
| 2025-02-28 | Auto merge of #137710 - matthiaskrgr:rollup-3vmxxu9, r=matthiaskrgr | bors | -2/+282 |
| 2025-02-28 | Tweak incorrect ABI suggestion | Esteban Küber | -20/+28 |
| 2025-02-28 | Fix sized constraint for unsafe binder | Michael Goulet | -0/+29 |
| 2025-02-28 | fix: fix overflowing hex wrong suggestion | 11happy | -4/+21 |
| 2025-02-28 | Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlin | bors | -0/+45 |
| 2025-02-28 | Remove `NtPath`. | Nicholas Nethercote | -5/+5 |
| 2025-02-28 | Remove `NtMeta`. | Nicholas Nethercote | -12/+12 |
| 2025-02-28 | Remove `NtPat`. | Nicholas Nethercote | -17/+10 |
| 2025-02-27 | Bless | Boxy | -5/+181 |
| 2025-02-27 | Add inference constraining Copy impl test | Boxy | -0/+21 |
| 2025-02-28 | Unconditionally lower match arm even if it's unneeded for never pattern in match | Mu001999 | -0/+48 |
| 2025-02-27 | Fix test directives that were accidentally ignored | Yotam Ofek | -1/+1 |
| 2025-02-27 | make `simd_insert` and `simd_extract` `const fn`s | Folkert de Vries | -26/+11 |
| 2025-02-27 | simplify some imports with `simd::*` | Folkert de Vries | -9/+2 |
| 2025-02-27 | remove most `simd_` intrinsic declaration in tests | Folkert de Vries | -802/+346 |
| 2025-02-27 | Rollup merge of #137455 - compiler-errors:drop-lint-dtor, r=oli-obk | Matthias Krüger | -0/+180 |
| 2025-02-27 | Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdev | Matthias Krüger | -1/+2 |
| 2025-02-27 | Don't infer attributes of virtual calls based on the function body | DianQK | -24/+2 |
| 2025-02-27 | require trait impls to have matching const stabilities as the traits | Deadbeef | -1/+100 |
| 2025-02-26 | Bless tests | Gary Guo | -5/+29 |
| 2025-02-26 | Print out destructor | Michael Goulet | -0/+180 |
| 2025-02-26 | Rollup merge of #137635 - compiler-errors:constrain-unstable, r=SparrowLii | León Orell Valerian Liehr | -0/+29 |
| 2025-02-26 | Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errors | León Orell Valerian Liehr | -0/+73 |
| 2025-02-26 | Rollup merge of #137201 - estebank:structured-errors-long-ty, r=oli-obk | León Orell Valerian Liehr | -9/+114 |
| 2025-02-26 | Fix Windows `Command` search path bug | Chris Denton | -0/+72 |
| 2025-02-26 | Add a test case for #137646 | DianQK | -0/+67 |