| Age | Commit message (Expand) | Author | Lines |
| 2025-07-17 | Check for already stable features in check_attr. | Camille GILLOT | -11/+11 |
| 2025-07-17 | Check stability attributes are compatible in `check_unused_or_stable_features`. | Camille GILLOT | -24/+24 |
| 2025-07-17 | Specify of_trait in Target::Impl. | Camille GILLOT | -149/+169 |
| 2025-07-17 | Auto merge of #141762 - compiler-errors:witnesser, r=lcnr | bors | -87/+74 |
| 2025-07-17 | Report the range of uninit bytes in CTFE errors | Oli Scherer | -24/+24 |
| 2025-07-17 | Add test for `default_field_values` and `const_default` | Esteban Küber | -0/+37 |
| 2025-07-17 | Make slices `[const] PartialEq` | Oli Scherer | -23/+26 |
| 2025-07-17 | Eagerly unify coroutine witness in old solver | Michael Goulet | -87/+74 |
| 2025-07-18 | Remove similar errors about raw underscore lifetime | xizheyin | -9/+1 |
| 2025-07-18 | Add test raw-underscore-lifetime.rs | xizheyin | -0/+25 |
| 2025-07-17 | Fix debuginfo-lto-alloc.rs test | bjorn3 | -1/+2 |
| 2025-07-17 | Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease | bors | -193/+185 |
| 2025-07-17 | Make `derive_const` usable within libcore again | Oli Scherer | -4/+6 |
| 2025-07-17 | panic_main.rs panic=unwind tests needs unwinding | Erick Tryzelaar | -0/+3 |
| 2025-07-17 | Auto merge of #144058 - matthiaskrgr:rollup-xezozsk, r=matthiaskrgr | bors | -358/+601 |
| 2025-07-17 | fix: fix issue 143740, Wrong messages from compiler confusing methods with th... | codedump | -27/+68 |
| 2025-07-17 | cleaned up some tests | Kivooeo | -16/+22 |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -193/+185 |
| 2025-07-17 | Rollup merge of #143984 - JonathanBrouwer:fix-feature-gate-ice, r=Urgau | Matthias Krüger | -0/+46 |
| 2025-07-17 | Rollup merge of #143975 - RalfJung:type-id-eq, r=oli-obk | Matthias Krüger | -10/+9 |
| 2025-07-17 | Rollup merge of #143914 - shepmaster:mismatched-lifetime-syntaxes-rewording, ... | Matthias Krüger | -348/+462 |
| 2025-07-17 | Rollup merge of #143880 - Enselic:fn-parameters-on-different-lines-debuginfo,... | Matthias Krüger | -0/+22 |
| 2025-07-17 | Rollup merge of #143793 - fmease:lta-opaq-inf-recur, r=oli-obk | Matthias Krüger | -0/+29 |
| 2025-07-17 | Rollup merge of #143431 - xizheyin:143392, r=compiler-errors | Matthias Krüger | -0/+33 |
| 2025-07-17 | Auto merge of #142903 - cjgillot:local-def-path-hash, r=compiler-errors | bors | -9/+9 |
| 2025-07-17 | Stabilize as_array_of_cells | Josh Simmons | -2/+0 |
| 2025-07-17 | remove no_gc_sections | usamoi | -0/+2 |
| 2025-07-17 | Regression test | Jonathan Brouwer | -0/+34 |
| 2025-07-17 | Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease | bors | -333/+544 |
| 2025-07-17 | fix: false positive double_negations when it jumps macro boundary | anatawa12 | -0/+36 |
| 2025-07-17 | Rollup merge of #144016 - davidtwco:sized-hierarchy-temp-pseudo-revert, r=lcnr | León Orell Valerian Liehr | -244/+70 |
| 2025-07-17 | Rollup merge of #143922 - nnethercote:join_path, r=petrochenkov | León Orell Valerian Liehr | -1/+1 |
| 2025-07-17 | Rollup merge of #143895 - compiler-errors:trait-wc-item-bound-host-eff, r=oli... | León Orell Valerian Liehr | -28/+32 |
| 2025-07-17 | Rollup merge of #143856 - mladedav:dm/private-reexport, r=petrochenkov | León Orell Valerian Liehr | -12/+48 |
| 2025-07-17 | Rollup merge of #143678 - Kivooeo:char-overflow, r=SparrowLii | León Orell Valerian Liehr | -11/+169 |
| 2025-07-17 | Rollup merge of #143595 - fee1-dead-contrib:push-sylpykzkmynr, r=RalfJung,fee... | León Orell Valerian Liehr | -37/+201 |
| 2025-07-17 | Rollup merge of #142304 - Enselic:panic-main-revisions, r=compiler-errors | León Orell Valerian Liehr | -0/+23 |
| 2025-07-17 | Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwU | bors | -0/+696 |
| 2025-07-17 | Improve path segment joining. | Nicholas Nethercote | -1/+1 |
| 2025-07-16 | add `codegen_instance_attrs` query | Folkert de Vries | -6/+6 |
| 2025-07-16 | fix `-Zsanitizer=kcfi` on `#[naked]` functions | Folkert de Vries | -0/+78 |
| 2025-07-16 | Emit warning when there is no space between `-o` and confusing arg | xizheyin | -0/+96 |
| 2025-07-16 | Rollup merge of #143921 - oli-obk:const-index, r=fee1-dead | Samuel Tardieu | -42/+45 |
| 2025-07-16 | Rollup merge of #143692 - RalfJung:miri-oob, r=oli-obk | Samuel Tardieu | -10/+10 |
| 2025-07-16 | Rollup merge of #142936 - aDotInTheVoid:rdj-shatts-forrealthistime, r=Guillau... | Samuel Tardieu | -57/+104 |
| 2025-07-16 | Port `#[coverage]` to the new attribute system | Sasha Pourcelot | -377/+228 |
| 2025-07-16 | const heap: fix ICE on forgotten make_global | Ralf Jung | -23/+5 |
| 2025-07-16 | trait_sel: `MetaSized` always holds temporarily | David Wood | -244/+70 |
| 2025-07-16 | Add test for aliases partial match | Guillaume Gomez | -8/+20 |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -440/+440 |