| Age | Commit message (Expand) | Author | Lines |
| 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 | -11/+23 |
| 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 | -27/+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 #146875 - Enselic:better-file-names, r=jieyouxu | Matthias Krüger | -6/+3 |
| 2025-09-23 | Rollup merge of #146806 - el-ev:issue60926, r=lolbinarycat | Matthias Krüger | -0/+13 |
| 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 | Add proper name mangling for pattern types | Oli Scherer | -2/+2 |
| 2025-09-23 | Add attributes for #[global_allocator] functions | Nikita Popov | -0/+41 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -9/+320 |
| 2025-09-22 | Skip the panic-immediate-abort-works test when cross-compiling | Ben Kimock | -0/+5 |
| 2025-09-22 | add regression test for issue 146537 | cyrgani | -0/+34 |
| 2025-09-22 | fix ICE in rustdoc::invalid_html_tags | binarycat | -0/+63 |
| 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/+35 |
| 2025-09-22 | tests/run-make/crate-loading: Rename source files for clarity | Martin Nordholts | -6/+3 |
| 2025-09-22 | Update tests/rustdoc/reexport/private-mod-override-reexport.rs | Iris Shi | -1/+0 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -3/+6 |
| 2025-09-22 | Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomez | Guillaume Gomez | -0/+29 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -6/+4 |
| 2025-09-22 | address review comments | Iris Shi | -2/+2 |
| 2025-09-22 | Extends branch protection tests to include GCS | Reuben Cruise | -11/+23 |
| 2025-09-22 | Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxu | Stuart Cook | -2/+1 |
| 2025-09-22 | Rollup merge of #146831 - taiki-e:powerpc-clobber, r=Amanieu | Stuart Cook | -174/+532 |
| 2025-09-22 | Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplett | Stuart Cook | -0/+48 |
| 2025-09-22 | Rollup merge of #145411 - the8472:cows-have-no-branches, r=Mark-Simulacrum | Stuart Cook | -0/+17 |
| 2025-09-22 | add exit code check | Iris Shi | -5/+11 |
| 2025-09-22 | Add regression test | Iris Shi | -0/+23 |
| 2025-09-21 | port `#[debugger_visualizer]` to the new attribute system | Jana Dönszelmann | -45/+42 |
| 2025-09-22 | Move test file | Iris Shi | -0/+0 |
| 2025-09-22 | Update tests/rustdoc/private-mod-override-re-export.rs | Iris Shi | -1/+1 |
| 2025-09-21 | Mark float intrinsics with no preconditions as safe | ltdk | -6/+4 |
| 2025-09-21 | Rollup merge of #143857 - Periodic1911:macro-export, r=jdonszelmann | Matthias Krüger | -277/+417 |
| 2025-09-21 | Add x86_64-unknown-motor (Motor OS) tier 3 target | U. Lasiotus | -3/+6 |
| 2025-09-21 | emit attribute for readonly non-pure inline assembly | Folkert de Vries | -0/+48 |