| Age | Commit message (Expand) | Author | Lines |
| 2025-09-26 | use `try_structurally_resolve_type` for method receiver | lcnr | -34/+51 |
| 2025-09-26 | Ignore more failing ui tests for GCC backend | Guillaume Gomez | -297/+440 |
| 2025-09-26 | fix cycle head usages tracking | lcnr | -0/+55 |
| 2025-09-26 | Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkov | bors | -16/+15 |
| 2025-09-25 | Rename ui test items | Jules Bertholet | -66/+66 |
| 2025-09-25 | Auto merge of #146919 - lcnr:yeet-fast-path, r=fee1-dead | bors | -27/+40 |
| 2025-09-25 | Remove most `#[track_caller]` from allocating Vec methods | Noratrieb | -1/+1 |
| 2025-09-25 | resolve: Do not finalize shadowed bindings | Vadim Petrochenkov | -0/+27 |
| 2025-09-25 | usize/isize range matching error clarification | helldawg | -27/+27 |
| 2025-09-25 | Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalathar | bors | -16/+129 |
| 2025-09-25 | Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung | Stuart Cook | -16/+83 |
| 2025-09-25 | Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe... | Stuart Cook | -0/+46 |
| 2025-09-25 | Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgr | bors | -13/+27 |
| 2025-09-24 | Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwU | Matthias Krüger | -0/+14 |
| 2025-09-24 | Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwU | Matthias Krüger | -7/+7 |
| 2025-09-24 | Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwU | Matthias Krüger | -6/+6 |
| 2025-09-24 | Tweak handling of "struct like start" where a struct isn't supported | Esteban Küber | -83/+37 |
| 2025-09-24 | Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obk | Matthias Krüger | -22/+119 |
| 2025-09-24 | Rollup merge of #146959 - tshepang:patch-2, r=nnethercote | Matthias Krüger | -3/+3 |
| 2025-09-24 | Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnr | Matthias Krüger | -0/+26 |
| 2025-09-24 | Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqd | Matthias Krüger | -0/+80 |
| 2025-09-25 | mark THIR use as candidate for constness check | Ding Xiang Fei | -0/+8 |
| 2025-09-25 | add test fixture for newly allowed const expr | Ding Xiang Fei | -0/+8 |
| 2025-09-25 | do not materialise X in [X; 0] when X is unsizing a const | Ding Xiang Fei | -0/+30 |
| 2025-09-24 | Improve the pretty print of UnstableFeature clause | tiif | -6/+6 |
| 2025-09-24 | Improve derive suggestion of const param | tiif | -7/+7 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -2/+2 |
| 2025-09-24 | add test | lcnr | -0/+40 |
| 2025-09-24 | const validation: better error for maybe-null references | Ralf Jung | -19/+81 |
| 2025-09-24 | const-eval: improve and actually test the errors when pointers might be outsi... | Ralf Jung | -7/+42 |
| 2025-09-24 | allow bound regions in writeback | lcnr | -0/+14 |
| 2025-09-24 | temporary-lifetime-extension-tuple-ctor.rs: make usable on all editions | Tshepang Mbambo | -3/+3 |
| 2025-09-23 | Add an attribute to check the number of lanes in a SIMD vector after monomorp... | Caleb Zulawski | -16/+83 |
| 2025-09-23 | Rollup merge of #146907 - cyrgani:146537-test, r=nnethercote | Matthias Krüger | -0/+34 |
| 2025-09-23 | Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercote | Matthias Krüger | -0/+31 |
| 2025-09-23 | revert change removing `has_infer` check. Commit conservatively patches for n... | ash | -0/+26 |
| 2025-09-23 | Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmann | Matthias Krüger | -30/+116 |
| 2025-09-23 | Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2025-09-23 | remove test for no_core | lcnr | -27/+0 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -9/+153 |
| 2025-09-23 | add regression test | lcnr | -0/+30 |
| 2025-09-22 | add regression test for issue 146537 | cyrgani | -0/+34 |
| 2025-09-22 | Fix a crash/mislex when more than one frontmatter closing possibility is cons... | Alex | -0/+31 |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -3/+3 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -3/+3 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -3/+3 |
| 2025-09-22 | Extends branch protection tests to include GCS | Reuben Cruise | -2/+2 |
| 2025-09-22 | Rollup merge of #146831 - taiki-e:powerpc-clobber, r=Amanieu | Stuart Cook | -170/+528 |
| 2025-09-21 | port `#[debugger_visualizer]` to the new attribute system | Jana Dönszelmann | -45/+42 |
| 2025-09-21 | Mark float intrinsics with no preconditions as safe | ltdk | -3/+3 |