about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-29Make combining LLD with external LLVM config a hard errorJakub Beránek-4/+2
2025-06-29Auto merge of #143173 - matthiaskrgr:rollup-ieu5k05, r=matthiaskrgrbors-400/+580
2025-06-29Merge pull request #20121 from Veykril/push-vkkuutpsuypqLukas Wirth-48/+49
2025-06-29Do not append `--compile-time-deps` to overwritten build script commandsLukas Wirth-48/+49
2025-06-29Merge pull request #2482 from jieyouxu/download-rustcJakub Beránek-0/+18
2025-06-29Merge pull request #4420 from rust-lang/rustup-2025-06-29Ralf Jung-266/+1356
2025-06-29disable ptrace codepath since it doesn't build on many targetsRalf Jung-59/+29
2025-06-29Merge from rustcThe Miri Cronjob Bot-265/+1355
2025-06-29fix miri build in bootstrapRalf Jung-0/+1
2025-06-29Rollup merge of #143171 - fmease:fix-span-of-maybe-const-mod, r=compiler-errorsMatthias Krüger-268/+268
2025-06-29Rollup merge of #143169 - yotamofek:pr/unneeded-features, r=compiler-errorsMatthias Krüger-7/+0
2025-06-29Rollup merge of #143155 - yotamofek:pr/rustdoc/housekeeping, r=GuillaumeGomezMatthias Krüger-12/+8
2025-06-29Rollup merge of #143138 - JonathanBrouwer:link_name_parser, r=jdonszelmannMatthias Krüger-70/+96
2025-06-29Rollup merge of #143135 - tshepang:typos, r=compiler-errorsMatthias Krüger-2/+2
2025-06-29Rollup merge of #143088 - firefighterduck:improve-doc-discr-tag, r=RalfJungMatthias Krüger-30/+36
2025-06-29Rollup merge of #143063 - bvanjoi:docs-resolve, r=petrochenkovMatthias Krüger-1/+8
2025-06-29Rollup merge of #142889 - nabijaczleweli:rusts, r=Mark-SimulacrumMatthias Krüger-7/+5
2025-06-29Rollup merge of #142641 - bjorn3:proc_macro_symbols_o, r=jieyouxuMatthias Krüger-2/+32
2025-06-29Rollup merge of #142367 - GuillaumeGomez:extern-crate-items-intra-doc, r=lolb...Matthias Krüger-0/+23
2025-06-29Rollup merge of #142021 - HamidrezaSK:fix-lint-precedence-doc, r=ehussMatthias Krüger-1/+102
2025-06-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-29Auto merge of #143161 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-28, r=Gu...bors-117/+150
2025-06-29Add broken `./x test library/std` advisoryJieyou Xu-0/+18
2025-06-29Fix the span of trait bound modifier `[const]`León Orell Valerian Liehr-268/+268
2025-06-29Auto merge of #143160 - ehuss:update-cargo, r=ehussbors-0/+0
2025-06-28Move some UI tests to more apropriate directoriesTrevor Gross-0/+0
2025-06-28Fix intrinsic copysignf128Antoni Boucher-3/+3
2025-06-28Remove now useless patch for run-make testAntoni Boucher-49/+0
2025-06-28Add support for copysignf16 intrinsicAntoni Boucher-0/+2
2025-06-28Remove unused feature gatesYotam Ofek-7/+0
2025-06-29Remove `()` returned valueGuillaume Gomez-1/+1
2025-06-29Remove `()` returned valueGuillaume Gomez-1/+1
2025-06-29give Pointer::into_parts a more scary name and offer a safer alternativeRalf Jung-1/+1
2025-06-29rename Pointer::from_addr_invalid to match strict provenance APIRalf Jung-8/+8
2025-06-29give Pointer::into_parts a more scary name and offer a safer alternativeRalf Jung-38/+47
2025-06-28Auto merge of #143157 - matthiaskrgr:rollup-90rtm3a, r=matthiaskrgrbors-128/+277
2025-06-28Fix sysroot Cargo.toml for compiler-builtinsAntoni Boucher-0/+1
2025-06-29Fix signature of `filter_landing_pad`Guillaume Gomez-2/+2
2025-06-29Fix signature of `filter_landing_pad`Guillaume Gomez-2/+2
2025-06-28Merge pull request #4415 from YohDeadfall/sync-ra-configsRalf Jung-7/+5
2025-06-28Remove unwanted semi-colon in `rustc_codegen_gcc`Guillaume Gomez-1/+1
2025-06-28Remove unwanted semi-colon in `rustc_codegen_gcc`Guillaume Gomez-1/+1
2025-06-28Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into subtree-update_c...Guillaume Gomez-117/+150
2025-06-28Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into subtree-update_c...Guillaume Gomez-117/+150
2025-06-28Update cargoEric Huss-0/+0
2025-06-28Remove additional call to lookup_op_methodMichael Goulet-20/+4
2025-06-28Do not freshen ReErrorMichael Goulet-18/+60
2025-06-28Synced rust-analyzer configsYoh Deadfall-7/+5
2025-06-28Fix clippy warningsAntoni Boucher-1/+3
2025-06-28Merge branch 'master' into sync_from_rust_2025_06_28Antoni Boucher-153/+174