about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-24Fix infinite recursion in Path::eq with StringIris Shi-9/+19
2025-09-24Improve derive suggestion of const paramtiif-11/+14
2025-09-24feature: Implement vec_try_removeBenjaminBrienen-2/+46
2025-09-24simplify setup_constraining_predicates, and note it is potentially cubicMarijn Schouten-26/+26
2025-09-24constify Default on NanosecondsNathaniel McCallum-1/+2
2025-09-24Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da...bors-18/+44
2025-09-24add testlcnr-0/+40
2025-09-24Switch next-solver related rustc dependencies of r-a to crates.io onesShoyu Vanilla-40/+5
2025-09-24alloc: simplify `Default` for `Box<CStr>` and `Rc<CStr>`joboet-5/+2
2025-09-24const validation: better error for maybe-null referencesRalf Jung-29/+108
2025-09-24const-eval: improve and actually test the errors when pointers might be outsi...Ralf Jung-21/+49
2025-09-24imrpove type_op failure ICElcnr-3/+3
2025-09-24allow bound regions in writebacklcnr-29/+18
2025-09-24fix wordinglcnr-1/+1
2025-09-24Auto merge of #146946 - matthiaskrgr:rollup-fsmrqez, r=matthiaskrgrbors-189/+526
2025-09-24chore: remove discord references from the std library as wellsysrex-2/+2
2025-09-24library: std: sys: pal: uefi: Add some commentsAyush Singh-0/+4
2025-09-24Fix applicable on if-let-chain for invert_ifA4-Tacks-4/+13
2025-09-24Remove non-ns version of impl_self_ty and impl_traitjackh726-127/+97
2025-09-24temporary-lifetime-extension-tuple-ctor.rs: make usable on all editionsTshepang Mbambo-3/+3
2025-09-24Merge pull request #20733 from jackh726/next-trait-solver-next3Shoyu Vanilla (Flint)-528/+461
2025-09-24Auto merge of #146953 - dianqk:update-llvm, r=cuviperbors-0/+0
2025-09-23Including spans in layout errors for all ADTsCaleb Zulawski-4/+6
2025-09-23Add an attribute to check the number of lanes in a SIMD vector after monomorp...Caleb Zulawski-78/+245
2025-09-23Update compiler/rustc_mir_transform/src/patch.rsCamille Gillot-0/+2
2025-09-24Update LLVM to 21.1.2dianqk-0/+0
2025-09-24core: simplify `CStr::default()`joboet-3/+1
2025-09-23Make missed precondition-free float intrinsics safeltdk-20/+22
2025-09-23Rollup merge of #146907 - cyrgani:146537-test, r=nnethercoteMatthias Krüger-0/+34
2025-09-23Rollup merge of #146904 - peter-lyons-kehl:140368_data_ptr_const_fn, r=AmanieuMatthias Krüger-5/+5
2025-09-23Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercoteMatthias Krüger-1/+34
2025-09-23Rollup merge of #146898 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-09-23Rollup merge of #146896 - tshepang:rdg-sync, r=tshepangMatthias Krüger-93/+360
2025-09-23Rollup merge of #146818 - npmccallum:total_cmp, r=fee1-deadMatthias Krüger-90/+93
2025-09-23Auto merge of #146931 - RalfJung:miri, r=RalfJungbors-444/+370
2025-09-23Be sure to instantiate and pass up trait refs in named_associated_type_shorth...Jack Huey-12/+15
2025-09-23Remove all non-ns diagnostics queries, naming consistenlyJack Huey-154/+90
2025-09-23Use lower_nextsolver::callable_item_signature instead of lower::callable_item...Jack Huey-141/+188
2025-09-23revert change removing `has_infer` check. Commit conservatively patches for n...ash-1/+36
2025-09-23Auto merge of #146938 - matthiaskrgr:rollup-y06ggfz, r=matthiaskrgrbors-169/+262
2025-09-23llvm: update remarks support on LLVM 22Augie Fackler-0/+5
2025-09-23Rollup merge of #146877 - el-ev:issue146816, r=fmease,lolbinarycat,GuillaumeG...Matthias Krüger-7/+18
2025-09-23Rollup merge of #146875 - Enselic:better-file-names, r=jieyouxuMatthias Krüger-6/+3
2025-09-23Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercoteMatthias Krüger-2/+5
2025-09-23Rollup merge of #146806 - el-ev:issue60926, r=lolbinarycatMatthias Krüger-0/+13
2025-09-23Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkovMatthias Krüger-31/+39
2025-09-23Rollup merge of #146799 - cuviper:dangling-count-latch, r=lcnrMatthias Krüger-2/+6
2025-09-23Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiserMatthias Krüger-45/+22
2025-09-23Rollup merge of #146775 - hkBst:clippy-fix-11, r=petrochenkovMatthias Krüger-39/+33
2025-09-23Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmannMatthias Krüger-33/+119