| Age | Commit message (Expand) | Author | Lines |
| 2025-09-24 | Fix infinite recursion in Path::eq with String | Iris Shi | -9/+19 |
| 2025-09-24 | Improve derive suggestion of const param | tiif | -11/+14 |
| 2025-09-24 | feature: Implement vec_try_remove | BenjaminBrienen | -2/+46 |
| 2025-09-24 | simplify setup_constraining_predicates, and note it is potentially cubic | Marijn Schouten | -26/+26 |
| 2025-09-24 | constify Default on Nanoseconds | Nathaniel McCallum | -1/+2 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -18/+44 |
| 2025-09-24 | add test | lcnr | -0/+40 |
| 2025-09-24 | Switch next-solver related rustc dependencies of r-a to crates.io ones | Shoyu Vanilla | -40/+5 |
| 2025-09-24 | alloc: simplify `Default` for `Box<CStr>` and `Rc<CStr>` | joboet | -5/+2 |
| 2025-09-24 | const validation: better error for maybe-null references | Ralf Jung | -29/+108 |
| 2025-09-24 | const-eval: improve and actually test the errors when pointers might be outsi... | Ralf Jung | -21/+49 |
| 2025-09-24 | imrpove type_op failure ICE | lcnr | -3/+3 |
| 2025-09-24 | allow bound regions in writeback | lcnr | -29/+18 |
| 2025-09-24 | fix wording | lcnr | -1/+1 |
| 2025-09-24 | Auto merge of #146946 - matthiaskrgr:rollup-fsmrqez, r=matthiaskrgr | bors | -189/+526 |
| 2025-09-24 | chore: remove discord references from the std library as well | sysrex | -2/+2 |
| 2025-09-24 | library: std: sys: pal: uefi: Add some comments | Ayush Singh | -0/+4 |
| 2025-09-24 | Fix applicable on if-let-chain for invert_if | A4-Tacks | -4/+13 |
| 2025-09-24 | Remove non-ns version of impl_self_ty and impl_trait | jackh726 | -127/+97 |
| 2025-09-24 | temporary-lifetime-extension-tuple-ctor.rs: make usable on all editions | Tshepang Mbambo | -3/+3 |
| 2025-09-24 | Merge pull request #20733 from jackh726/next-trait-solver-next3 | Shoyu Vanilla (Flint) | -528/+461 |
| 2025-09-24 | Auto merge of #146953 - dianqk:update-llvm, r=cuviper | bors | -0/+0 |
| 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 | -78/+245 |
| 2025-09-23 | Update compiler/rustc_mir_transform/src/patch.rs | Camille Gillot | -0/+2 |
| 2025-09-24 | Update LLVM to 21.1.2 | dianqk | -0/+0 |
| 2025-09-24 | core: simplify `CStr::default()` | joboet | -3/+1 |
| 2025-09-23 | Make missed precondition-free float intrinsics safe | ltdk | -20/+22 |
| 2025-09-23 | Rollup merge of #146907 - cyrgani:146537-test, r=nnethercote | Matthias Krüger | -0/+34 |
| 2025-09-23 | Rollup merge of #146904 - peter-lyons-kehl:140368_data_ptr_const_fn, r=Amanieu | Matthias Krüger | -5/+5 |
| 2025-09-23 | Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercote | Matthias Krüger | -1/+34 |
| 2025-09-23 | Rollup merge of #146898 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-09-23 | Rollup merge of #146896 - tshepang:rdg-sync, r=tshepang | Matthias Krüger | -93/+360 |
| 2025-09-23 | Rollup merge of #146818 - npmccallum:total_cmp, r=fee1-dead | Matthias Krüger | -90/+93 |
| 2025-09-23 | Auto merge of #146931 - RalfJung:miri, r=RalfJung | bors | -444/+370 |
| 2025-09-23 | Be sure to instantiate and pass up trait refs in named_associated_type_shorth... | Jack Huey | -12/+15 |
| 2025-09-23 | Remove all non-ns diagnostics queries, naming consistenly | Jack Huey | -154/+90 |
| 2025-09-23 | Use lower_nextsolver::callable_item_signature instead of lower::callable_item... | Jack Huey | -141/+188 |
| 2025-09-23 | revert change removing `has_infer` check. Commit conservatively patches for n... | ash | -1/+36 |
| 2025-09-23 | Auto merge of #146938 - matthiaskrgr:rollup-y06ggfz, r=matthiaskrgr | bors | -169/+262 |
| 2025-09-23 | llvm: update remarks support on LLVM 22 | Augie Fackler | -0/+5 |
| 2025-09-23 | Rollup merge of #146877 - el-ev:issue146816, r=fmease,lolbinarycat,GuillaumeG... | Matthias Krüger | -7/+18 |
| 2025-09-23 | Rollup merge of #146875 - Enselic:better-file-names, r=jieyouxu | Matthias Krüger | -6/+3 |
| 2025-09-23 | Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercote | Matthias Krüger | -2/+5 |
| 2025-09-23 | Rollup merge of #146806 - el-ev:issue60926, r=lolbinarycat | Matthias Krüger | -0/+13 |
| 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 | -45/+22 |
| 2025-09-23 | Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkov | Matthias Krüger | -39/+33 |
| 2025-09-23 | Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmann | Matthias Krüger | -33/+119 |