| Age | Commit message (Expand) | Author | Lines |
| 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 #146897 - lolbinarycat:rustdoc-invalid_html_tags-ice-146890, ... | Matthias Krüger | -0/+63 |
| 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-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -11/+23 |
| 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 | temporary-lifetime-extension-tuple-ctor.rs: make usable on all editions | Tshepang Mbambo | -3/+3 |
| 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 | 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-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 |
| 2025-09-21 | Make mips64el-unknown-linux-muslabi64 link dynamically | Jens Reidel | -2/+1 |
| 2025-09-21 | regression test for https://github.com/rust-lang/rust/issues/117763 | The 8472 | -0/+17 |
| 2025-09-21 | Explain tests and setting cfgs | Ben Kimock | -0/+11 |
| 2025-09-21 | Change the cfg to a dash | Ben Kimock | -3/+3 |
| 2025-09-21 | Add panic=immediate-abort | Ben Kimock | -9/+304 |
| 2025-09-21 | Auto merge of #146659 - cjgillot:impossible-taint, r=oli-obk | bors | -48/+181 |
| 2025-09-21 | Changes to uitests for macro_export port | Jonathan Brouwer | -277/+417 |
| 2025-09-21 | Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxu | bors | -0/+14 |
| 2025-09-21 | Support ctr and lr as clobber-only registers in PowerPC inline assembly | Taiki Endo | -174/+532 |