about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-22constify {float}::total_cmp()Nathaniel McCallum-90/+93
2025-09-22Merge pull request #2595 from rust-lang/rustc-pullTshepang Mbambo-38861/+77065
2025-09-22Fix lifetime elision handling for `Fn`-style trait boundsChayim Refael Friedman-25/+55
2025-09-22add comment explaining the test_build_dirbit-aloo-0/+7
2025-09-22Merge pull request #4599 from RalfJung/nondetRalf Jung-234/+183
2025-09-22add check for toml filebit-aloo-10/+9
2025-09-22Remove unused #![feature(get_mut_unchecked)] in Rc and Arc examplesTaiki Endo-18/+0
2025-09-22share the check_nondet helper as wellRalf Jung-174/+138
2025-09-22share check_all_outcomes impl, and increase max iteration countsRalf Jung-60/+45
2025-09-22address review commentsIris Shi-2/+2
2025-09-22remove explicit target assignment in config during rustc initializationbit-aloo-15/+8
2025-09-22Fix modification check of `rustdoc-json-types`Jakub Beránek-2/+4
2025-09-22Merge pull request #4595 from RalfJung/tb-termsRalf Jung-197/+128
2025-09-22Auto merge of #146879 - Zalathar:rollup-vm97j8b, r=Zalatharbors-462/+948
2025-09-22Extends branch protection tests to include GCSReuben Cruise-11/+23
2025-09-22Rollup merge of #146878 - RalfJung:check_language_ub, r=tgross35Stuart Cook-9/+10
2025-09-22Rollup merge of #146858 - Gelbpunkt:mips64el-musl-dynamic, r=jieyouxuStuart Cook-4/+1
2025-09-22Rollup merge of #146846 - hkBst:btree-2, r=tgross35Stuart Cook-2/+3
2025-09-22Rollup merge of #146845 - Zalathar:prof-target-machine, r=KobzolStuart Cook-0/+10
2025-09-22Rollup merge of #146838 - yotamofek:pr/rustdoc/wrappers, r=lolbinarycatStuart Cook-251/+262
2025-09-22Rollup merge of #146831 - taiki-e:powerpc-clobber, r=AmanieuStuart Cook-189/+572
2025-09-22Rollup merge of #146791 - folkertdev:readonly-not-pure, r=nikic,joshtriplettStuart Cook-2/+56
2025-09-22Rollup merge of #146397 - pthariensflame:patch-1, r=AmanieuStuart Cook-5/+17
2025-09-22Rollup merge of #145411 - the8472:cows-have-no-branches, r=Mark-SimulacrumStuart Cook-0/+17
2025-09-22add exit code checkIris Shi-5/+11
2025-09-22Tree::new_child: remove SIFA precondition and sync terminologyRalf Jung-70/+34
2025-09-22TB: rename Active → Unique to match paperRalf Jung-128/+95
2025-09-22Add regression testIris Shi-0/+23
2025-09-22chore: remove dead linkssysrex-1/+0
2025-09-22avoid violating `slice::from_raw_parts` safety contract in `Vec::extract_if`Petros Angelatos-25/+49
2025-09-22Merge pull request #20724 from ChayimFriedman2/ns-cleanup3Chayim Refael Friedman-0/+32
2025-09-22assert_unsafe_precondition: fix some incorrect check_language_ubRalf Jung-9/+10
2025-09-22Another regression test for next solver fixed bugChayim Refael Friedman-0/+32
2025-09-22Fix applicable on underscore for bind_unused_paramA4-Tacks-3/+30
2025-09-22Fix apply in internal if for pull_assignment_upA4-Tacks-0/+35
2025-09-21port `#[debugger_visualizer]` to the new attribute systemJana Dönszelmann-154/+185
2025-09-22Merge ref '9f32ccf35fb8' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-38860/+77064
2025-09-22Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-09-22Move test fileIris Shi-0/+0
2025-09-22Update tests/rustdoc/private-mod-override-re-export.rsIris Shi-1/+1
2025-09-22Merge pull request #20718 from ChayimFriedman2/inlay-max-len-docsChayim Refael Friedman-1/+5
2025-09-22Clarify `rust-analyzer.inlayHints.maxLength` is not a hard guaranteeChayim Refael Friedman-1/+5
2025-09-21Mark float intrinsics with no preconditions as safeltdk-188/+222
2025-09-22Introduce "wrapper" helpers to rustdocYotam Ofek-238/+248
2025-09-21Bless UI testsJules Bertholet-1/+5
2025-09-21Re-use some existing util fnsYotam Ofek-9/+7
2025-09-21Early return in `visibility_print_with_space`Yotam Ofek-4/+7
2025-09-21Auto merge of #146862 - matthiaskrgr:rollup-1zqootr, r=matthiaskrgrbors-408/+862
2025-09-21Rollup merge of #146639 - joboet:shared-stdiopipes, r=Mark-SimulacrumMatthias Krüger-34/+21
2025-09-21Rollup merge of #146606 - Enselic:test-test-args, r=Mark-SimulacrumMatthias Krüger-0/+7