about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-18Rollup merge of #141139 - jieyouxu:fix-rfl, r=UrgauLeón Orell Valerian Liehr-3/+3
2025-05-18Rollup merge of #141132 - bvanjoi:issue-141082, r=fmeaseLeón Orell Valerian Liehr-6/+51
2025-05-18Rollup merge of #141071 - xizheyin:behind-upstream, r=UrgauLeón Orell Valerian Liehr-0/+3
2025-05-18Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxuLeón Orell Valerian Liehr-6/+8
2025-05-18Rollup merge of #140966 - est31:let_chains_library, r=tgross35León Orell Valerian Liehr-4/+1
2025-05-18Rollup merge of #140924 - Urgau:f32_f64_const_tests, r=Mark-SimulacrumLeón Orell Valerian Liehr-143/+189
2025-05-18Rollup merge of #140511 - mathisbot:master, r=dtolnayLeón Orell Valerian Liehr-3/+4
2025-05-18Rollup merge of #140113 - Urgau:rustc-book-page-toc, r=ehussLeón Orell Valerian Liehr-0/+190
2025-05-18Auto merge of #141063 - dianqk:llvm-20.1.5, r=cuviperbors-0/+0
2025-05-18Auto merge of #141039 - lqd:expensive-sanity, r=compiler-errorsbors-9/+13
2025-05-17Auto merge of #140856 - oli-obk:merge-queries2, r=nnethercotebors-24/+16
2025-05-17Auto merge of #138087 - tgross35:core-float-math, r=Amanieubors-3704/+4711
2025-05-17Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgrbors-311/+427
2025-05-17rustc-dev-guide: fix Rust for Linux rust-lang/rust labelJieyou Xu-2/+2
2025-05-17triagebot: fix Rust for Linux ping group rust-lang/rust labelJieyou Xu-1/+1
2025-05-17Update triagebot.tomlxizheyin-1/+1
2025-05-17Use `crate::` prefix for root macro suggestionsbohan-6/+51
2025-05-17Rollup merge of #141131 - yotamofek:pr/rustdoc/match-ergo, r=fmeaseMatthias Krüger-121/+99
2025-05-17Rollup merge of #141125 - lcnr:coroutine_obligations_use_borrowck, r=compiler...Matthias Krüger-7/+61
2025-05-17Rollup merge of #141121 - compiler-errors:ambig-is-not-err, r=lcnrMatthias Krüger-2/+45
2025-05-17Rollup merge of #141118 - Veykril:lw-ymmtxytkrrqs, r=compiler-errorsMatthias Krüger-0/+14
2025-05-17Rollup merge of #141035 - lqd:lld-warn, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-05-17Rollup merge of #140917 - RalfJung:checktools, r=WaffleLapkinMatthias Krüger-1/+1
2025-05-17Rollup merge of #139103 - joboet:abort_dedup, r=tgross35Matthias Krüger-152/+85
2025-05-17Rollup merge of #137432 - djscythe:char_u8_str_as_ascii_unchecked, r=scottmcmMatthias Krüger-0/+63
2025-05-17Rollup merge of #135808 - tiif:conv_display, r=workingjubileeMatthias Krüger-27/+58
2025-05-17Make some `match`es slightly more ergonomic in `librustdoc`Yotam Ofek-121/+99
2025-05-17Auto merge of #141116 - RalfJung:miri-sync, r=RalfJungbors-111/+69
2025-05-17check coroutines with TypingMode::Borrowck to avoid cyclic reasoninglcnr-7/+61
2025-05-17exlicitly pass -Zdoctest-xcompile to avoid cargo version behavior differencesRalf Jung-0/+2
2025-05-17Only select true errors in impossible_predicatesMichael Goulet-2/+45
2025-05-17Enable rust-analyzer to go from query definition to the corresponding provide...Lukas Wirth-0/+14
2025-05-17Auto merge of #141113 - matthiaskrgr:rollup-k7izuh8, r=matthiaskrgrbors-58/+327
2025-05-17Merge pull request #4324 from RalfJung/rustupRalf Jung-6733/+8927
2025-05-17fix for doctest-xcompile stabilizationRalf Jung-53/+40
2025-05-17Rollup merge of #141070 - xizheyin:issue-140659, r=chenyukangMatthias Krüger-0/+73
2025-05-17Rollup merge of #141059 - samueltardieu:push-trvpulpskwwp, r=compiler-errorsMatthias Krüger-0/+2
2025-05-17Rollup merge of #141056 - erickt:enzyme, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-05-17Rollup merge of #141051 - compiler-errors:less-erase, r=nnethercoteMatthias Krüger-7/+1
2025-05-17Rollup merge of #141036 - marcoieni:split-dist-ohos, r=KobzolMatthias Krüger-20/+114
2025-05-17Rollup merge of #141031 - azhogin:azhogin/async-drop-dependency-fix, r=oli-obkMatthias Krüger-2/+65
2025-05-17Rollup merge of #140957 - JulianKnodt:array_must_use, r=Mark-SimulacrumMatthias Krüger-1/+2
2025-05-17Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnrMatthias Krüger-27/+69
2025-05-17fix clippy lintsRalf Jung-18/+13
2025-05-17Merge from rustcRalf Jung-6661/+8873
2025-05-17Preparing for merge from rustcRalf Jung-1/+1
2025-05-17Auto merge of #141024 - jieyouxu:revert-arm64ec, r=wesleywiserbors-201/+54
2025-05-17Auto merge of #141002 - GuillaumeGomez:subtree-update_cg_gcc_2025-05-14, r=Gu...bors-248/+910
2025-05-16Auto merge of #140978 - davidtwco:deep-reject-in-match-norm-trait-ref, r=lcnrbors-2/+12
2025-05-16Auto merge of #140911 - rust-lang:cargo_update, r=clubby789bors-200/+302