about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-18rename to get rid of the 'raw' conceptFolkert de Vries-69/+67
2025-05-18delay error for unsupported optionsFolkert de Vries-79/+39
2025-05-18attempt to have rustfmt use the new logicFolkert de Vries-20/+14
2025-05-18a new parser generating the exact same error messagesFolkert de Vries-150/+226
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 #141129 - compiler-errors:register-region-obl, r=oli-obkbors-0/+8
2025-05-18Merge pull request #19687 from gohome001/highlight_unsafeLukas Wirth-0/+67
2025-05-18Fixing minor typo in book (#14835)Samuel Tardieu-1/+1
2025-05-18fix minor typo: toolcahin => toolchainPete LeVasseur-1/+1
2025-05-18Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of...xizheyin-24/+28
2025-05-18Add test sugg-field-in-format-string-issue-141136xizheyin-0/+60
2025-05-18Do not call `TyCtxt::type_of()` on a traitSamuel Tardieu-2/+22
2025-05-18replace `try_reserve_exact` with `try_with_capacity` in `std::fs::read`Fluid-2/+1
2025-05-18Merge pull request #4327 from rust-lang/rustup-2025-05-18Ralf Jung-4308/+5558
2025-05-18attempt to make doctests work properly with old and new cargoRalf Jung-2/+5
2025-05-18Remove uses of `#[feature(avx512_target_feature)]`sayantn-27/+17
2025-05-18Stabilize `avx512_target_feature`sayantn-36/+36
2025-05-18fmtThe Miri Cronjob Bot-1/+5
2025-05-18Merge from rustcThe Miri Cronjob Bot-4307/+5550
2025-05-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
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-17extract operand parserFolkert de Vries-83/+93
2025-05-17determine later whether an explicit reg was usedFolkert de Vries-11/+9
2025-05-17Fast path for register_region_obligationMichael Goulet-0/+8
2025-05-17Auto merge of #138087 - tgross35:core-float-math, r=Amanieubors-3704/+4711
2025-05-17remove extra tests that really might not be all that usefulGrantBirki-55/+0
2025-05-17Correct rustc version for the stabilization of runtime detection of VEX varia...sayantn-5/+5
2025-05-17revert forward slash to backslashGrantBirki-1/+1
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