about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-19Rollup merge of #141744 - GrigorenkoPV:ip_from, r=AmanieuStuart Cook-7/+6
2025-08-19Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=AmanieuStuart Cook-8/+71
2025-08-18Auto merge of #145559 - marcoieni:free-disk-timeout, r=Kobzolbors-3/+18
2025-08-18Assume UTF-8 in sysroot pathsJakub Beránek-1/+1
2025-08-18Fix uplifting in `Assemble` stepJakub Beránek-34/+78
2025-08-18Add tracing to various miscellaneous functionsStypox-5/+15
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-767/+1009
2025-08-18tests: fix RISC-V failures and adjust transmute-scalar.rs targetCaiweiran-19/+12
2025-08-18cleanup: make run-make test use run_in_tmpdirAugie Fackler-8/+8
2025-08-18interpret: fix in-place return place semantics when the return place expressi...Ralf Jung-40/+53
2025-08-18interpret: avoid forcing all integer newtypes into memory during clear_proven...Ralf Jung-0/+17
2025-08-18implement std::fs::set_permissions_nofollow on unixbinarycat-0/+34
2025-08-18Specify linker scripts after user link argsLewis McClelland-2/+7
2025-08-18Auto merge of #145478 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-08-18rustdoc: add rustdoc top bar web componentMichael Howell-2/+2
2025-08-18Add VEXos "linked files" support to `armv7a-vex-v5`Lewis McClelland-8/+19
2025-08-18comment style changesDeadbeef-35/+34
2025-08-18Add change tracker entry for `--timings`Jieyou Xu-0/+5
2025-08-18ignore frontmatters in `TokenStream::new`Deadbeef-8/+18
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-22/+57
2025-08-18Auto merge of #145551 - Zalathar:rollup-eo75r94, r=Zalatharbors-257/+1150
2025-08-18Provide more useful command creation spansJakub Beránek-0/+4
2025-08-18Print what bootstrap invocation failed when an error happens in CIJakub Beránek-0/+11
2025-08-18Implement feature `int_lowest_highest_one` for integer and NonZero typesAlexandre Courbot-0/+321
2025-08-18Remove unused `PartialOrd`/`Ord` from bootstrapJakub Beránek-34/+34
2025-08-18ci: add timeout to windows disk cleanup waitMarcoIeni-3/+18
2025-08-18Do not overwrite the value of `RUSTC_ADDITIONAL_SYSROOT_PATHS`Jakub Beránek-1/+28
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-406/+239
2025-08-18Implement the #[sanitize(..)] attributeBastian Kersting-7/+771
2025-08-18Allow stability attributes on extern cratesJonathan Brouwer-0/+1
2025-08-18nll-relate: improve hr opaque types supportlcnr-26/+32
2025-08-18remove myself from some adhoc-groups and pingsDavid Wood-2/+1
2025-08-18Trace some basic I/O operations in bootstrapJakub Beránek-30/+91
2025-08-18Rollup merge of #145485 - JonathanBrouwer:fix-deprecation-targets, r=jdonszel...Stuart Cook-3/+13
2025-08-18Rollup merge of #145476 - alurm:patch-1, r=ibraheemdevStuart Cook-1/+1
2025-08-18Rollup merge of #145460 - Kobzol:bootstrap-speedup-copy-src-dirs, r=jieyouxuStuart Cook-40/+42
2025-08-18Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=NoratriebStuart Cook-0/+1
2025-08-18Rollup merge of #145420 - Zalathar:llvm-c, r=WaffleLapkinStuart Cook-89/+14
2025-08-18Rollup merge of #145355 - clubby789:option-match-eq, r=nikicStuart Cook-0/+78
2025-08-18Rollup merge of #145309 - winstonallo:issue-145271-fix, r=tgross35Stuart Cook-0/+86
2025-08-18Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkovStuart Cook-29/+593
2025-08-18Rollup merge of #145206 - scrabsha:push-uxovoqzrxnlx, r=jdonszelmannStuart Cook-91/+318
2025-08-18Rollup merge of #144838 - Kivooeo:doc-subtype, r=notriddleStuart Cook-4/+4
2025-08-18Update rust maintainers in openharmony.mdhuaihuaidelulu-1/+1
2025-08-17Fix up library crate order in linker testJosh Triplett-1/+1
2025-08-18Don't warn no-mentions on subtree updatesblyxyas-0/+2
2025-08-17bufreader::Buffer::backshift: don't move the uninit bytesbinarycat-1/+1
2025-08-17Do not consider a `T: !Sized` candidate to satisfy a `T: !MetaSized` obligation.Zachary S-7/+117
2025-08-17Update cargoWeihang Lo-0/+0
2025-08-17Rehome tests/ui/issues/ tests [5/?]Oneirical-118/+134