| Age | Commit message (Expand) | Author | Lines |
| 2025-09-24 | Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJung | Matthias Krüger | -0/+8 |
| 2025-09-24 | Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnr | Matthias Krüger | -1/+10 |
| 2025-09-24 | Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqd | Matthias Krüger | -3/+17 |
| 2025-09-25 | mark THIR use as candidate for constness check | Ding Xiang Fei | -1/+4 |
| 2025-09-25 | do not materialise X in [X; 0] when X is unsizing a const | Ding Xiang Fei | -1/+20 |
| 2025-09-24 | Address review comments | Jules Bertholet | -8/+23 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -1/+1 |
| 2025-09-24 | Improve the pretty print of UnstableFeature clause | tiif | -2/+1 |
| 2025-09-24 | impl Ord for params and use unstable sort | Marijn Schouten | -2/+2 |
| 2025-09-24 | Improve derive suggestion of const param | tiif | -4/+7 |
| 2025-09-24 | simplify setup_constraining_predicates, and note it is potentially cubic | Marijn Schouten | -26/+26 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -4/+17 |
| 2025-09-24 | const validation: better error for maybe-null references | Ralf Jung | -9/+26 |
| 2025-09-24 | const-eval: improve and actually test the errors when pointers might be outsi... | Ralf Jung | -14/+7 |
| 2025-09-24 | imrpove type_op failure ICE | lcnr | -3/+3 |
| 2025-09-24 | allow bound regions in writeback | lcnr | -2/+4 |
| 2025-09-24 | fix wording | lcnr | -1/+1 |
| 2025-09-23 | Including spans in layout errors for all ADTs | Caleb Zulawski | -4/+6 |
| 2025-09-23 | Add an attribute to check the number of lanes in a SIMD vector after monomorp... | Caleb Zulawski | -62/+157 |
| 2025-09-23 | Update compiler/rustc_mir_transform/src/patch.rs | Camille Gillot | -0/+2 |
| 2025-09-23 | Make missed precondition-free float intrinsics safe | ltdk | -0/+8 |
| 2025-09-23 | Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercote | Matthias Krüger | -1/+3 |
| 2025-09-23 | revert change removing `has_infer` check. Commit conservatively patches for n... | ash | -1/+10 |
| 2025-09-23 | llvm: update remarks support on LLVM 22 | Augie Fackler | -0/+5 |
| 2025-09-23 | Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkov | Matthias Krüger | -31/+39 |
| 2025-09-23 | Rollup merge of #146799 - cuviper:dangling-count-latch, r=lcnr | Matthias Krüger | -2/+6 |
| 2025-09-23 | Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiser | Matthias Krüger | -43/+13 |
| 2025-09-23 | Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkov | Matthias Krüger | -39/+33 |
| 2025-09-23 | yeet fastpath | lcnr | -13/+1 |
| 2025-09-23 | Add proper name mangling for pattern types | Oli Scherer | -8/+6 |
| 2025-09-23 | Add attributes for #[global_allocator] functions | Nikita Popov | -3/+13 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -50/+120 |
| 2025-09-22 | Fix a dangling reference in `rustc_thread_pool` | Josh Stone | -2/+6 |
| 2025-09-22 | Fix a crash/mislex when more than one frontmatter closing possibility is cons... | Alex | -1/+3 |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -5/+79 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -0/+74 |
| 2025-09-22 | Rollup merge of #146795 - alexcrichton:wasm-limit-rdylib-exports, r=bjorn3 | Guillaume Gomez | -5/+5 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -58/+126 |
| 2025-09-22 | Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxu | Stuart Cook | -2/+0 |
| 2025-09-22 | Rollup merge of #146845 - Zalathar:prof-target-machine, r=Kobzol | Stuart Cook | -0/+10 |
| 2025-09-22 | Rollup merge of #146831 - taiki-e:powerpc-clobber, r=Amanieu | Stuart Cook | -13/+36 |
| 2025-09-22 | Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplett | Stuart Cook | -2/+8 |
| 2025-09-21 | port `#[debugger_visualizer]` to the new attribute system | Jana Dönszelmann | -109/+143 |
| 2025-09-21 | Mark float intrinsics with no preconditions as safe | ltdk | -0/+64 |
| 2025-09-21 | Rollup merge of #143857 - Periodic1911:macro-export, r=jdonszelmann | Matthias Krüger | -69/+147 |
| 2025-09-21 | Add x86_64-unknown-motor (Motor OS) tier 3 target | U. Lasiotus | -0/+74 |
| 2025-09-21 | emit attribute for readonly non-pure inline assembly | Folkert de Vries | -2/+8 |
| 2025-09-21 | Make mips64el-unknown-linux-muslabi64 link dynamically | Jens Reidel | -2/+0 |
| 2025-09-21 | Explain tests and setting cfgs | Ben Kimock | -0/+4 |
| 2025-09-21 | Change the cfg to a dash | Ben Kimock | -1/+1 |