about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-15Rollup merge of #146576 - ognevny:opt-dist-collector-logs, r=KobzolMatthias Krüger-1/+0
2025-09-15Rollup merge of #146563 - lolbinarycat:bootstrap-ci-no-incremental, r=KobzolMatthias Krüger-0/+3
2025-09-15Rollup merge of #146559 - Jules-Bertholet:fix-typo, r=nnethercoteMatthias Krüger-8/+8
2025-09-15Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-SimulacrumMatthias Krüger-57/+63
2025-09-15Rollup merge of #146546 - cammeresi:pop, r=Mark-SimulacrumMatthias Krüger-4/+5
2025-09-15Rollup merge of #146539 - luca3s:push-xuwtvwrsspnp, r=jieyouxuMatthias Krüger-1/+1
2025-09-15Rollup merge of #146533 - Zalathar:array-default, r=compiler-errorsMatthias Krüger-0/+5
2025-09-15Rollup merge of #146530 - a4lg:riscv-inline-asm-default-clobber-float-flags, ...Matthias Krüger-1/+2
2025-09-15Rollup merge of #146344 - Gelbpunkt:loongarch-codegen-llvm-test, r=Mark-Simul...Matthias Krüger-2/+6
2025-09-15Auto merge of #146582 - Kobzol:cranelift-test-nightly, r=jieyouxubors-0/+1
2025-09-15Only run Cranelift dist test on nightlyJakub Beránek-0/+1
2025-09-15opt-dist: don't set `RUST_LOG=collector=debug`Maksim Bondarenkov-1/+0
2025-09-15Auto merge of #146572 - matthiaskrgr:rollup-gotklb6, r=matthiaskrgrbors-116/+261
2025-09-15Rollup merge of #146501 - Enselic:x-test-filter, r=Mark-SimulacrumMatthias Krüger-11/+54
2025-09-15Rollup merge of #146488 - ferrocene:pvdrz/improve-ptr-coverage, r=Mark-Simula...Matthias Krüger-0/+8
2025-09-15Rollup merge of #146480 - durin42:llvm-22-more-lifetime, r=Mark-SimulacrumMatthias Krüger-2/+2
2025-09-15Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula...Matthias Krüger-0/+52
2025-09-15Rollup merge of #146471 - neuschaefer:no-target, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-09-15Rollup merge of #146416 - clubby789:tidy-deps-qol, r=jieyouxuMatthias Krüger-46/+143
2025-09-15Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simula...Matthias Krüger-56/+0
2025-09-15Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-09-15rustc_codegen_llvm: Adjust RISC-V inline assembly's clobber listTsukasa OI-1/+2
2025-09-14bootstrap.py: disable incremental build for bootstrap in CIbinarycat-0/+3
2025-09-14tidy: Remove `WorkspaceInfo` constructorclubby789-60/+90
2025-09-14Fix typo in error messageJules Bertholet-8/+8
2025-09-14On FreeBSD, use readdir instead of readdir_rAlan Somers-57/+63
2025-09-14Switch `std::vec::PeekMut::pop` from self to this parameter.Sidney Cammeresi-4/+5
2025-09-14Auto merge of #145881 - fmease:mv-var-to-dyn-buf-lints, r=joshtriplettbors-434/+305
2025-09-14Move more early buffered lints to dyn lint diagnostics (4/N)León Orell Valerian Liehr-98/+66
2025-09-14Move more early buffered lints to dyn lint diagnostics (3/N)León Orell Valerian Liehr-55/+39
2025-09-14Remove a dead early lintLeón Orell Valerian Liehr-18/+0
2025-09-14Move more early buffered lints to dyn lint diagnostics (2/N)León Orell Valerian Liehr-71/+50
2025-09-14Move more early buffered lints to dyn lint diagnostics (1/N)León Orell Valerian Liehr-192/+150
2025-09-14fix 404 linkLucas Baumann-1/+1
2025-09-14Auto merge of #146420 - jdonszelmann:crate-level-into-allowed-targets, r=scra...bors-62/+23
2025-09-13merge crate-level into ALLOWED_TARGETSJana Dönszelmann-62/+23
2025-09-14Note some previous attempts to change the Default impl for `[T; 0]`Zalathar-0/+5
2025-09-14Auto merge of #146507 - Mark-Simulacrum:add-version, r=Mark-Simulacrumbors-1/+1
2025-09-13Auto merge of #146526 - jhpratt:rollup-afb1dgo, r=jhprattbors-256/+674
2025-09-13Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubileeJacob Pratt-6/+132
2025-09-13Rollup merge of #146517 - RalfJung:wait-timeout, r=joboetJacob Pratt-10/+8
2025-09-13Rollup merge of #146506 - mikysett:patch-1, r=UrgauJacob Pratt-1/+1
2025-09-13Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubileeJacob Pratt-183/+75
2025-09-13Rollup merge of #146419 - thejpster:update-arm-target-docs, r=workingjubileeJacob Pratt-40/+264
2025-09-13Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkinJacob Pratt-4/+70
2025-09-13Rollup merge of #146159 - camsteffen:hygiene-docs, r=petrochenkovJacob Pratt-12/+22
2025-09-13Rollup merge of #113095 - WaffleLapkin:document_becoming_unuwuable, r=working...Jacob Pratt-0/+102
2025-09-13Auto merge of #146491 - jdonszelmann:update-fixme-compare_method_predicate_en...bors-8/+3
2025-09-13c-variadic: check that inline attributes are accepted on c-variadic functionsFolkert de Vries-0/+47
2025-09-13c-variadic: check that c-variadic functions cannot be tail-calledFolkert de Vries-0/+22