about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-19Rollup merge of #145464 - Kivooeo:stabilize-const_pathbuf_osstring_new, r=ibr...许杰友 Jieyou Xu (Joe)-2/+2
2025-08-19Rollup merge of #145452 - Kobzol:bootstrap-strip, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+12
2025-08-19Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann许杰友 Jieyou Xu (Joe)-63/+43
2025-08-19Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors许杰友 Jieyou Xu (Joe)-63/+85
2025-08-19Auto merge of #145589 - Zalathar:rollup-k97wtuq, r=Zalatharbors-6612/+11342
2025-08-19Rollup merge of #145584 - RalfJung:interpret-clear-provenance, r=compiler-errorsStuart Cook-0/+17
2025-08-19Rollup merge of #145565 - Kobzol:bootstrap-ci-print-error, r=jieyouxuStuart Cook-0/+15
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-22/+57
2025-08-19Rollup merge of #145557 - Kobzol:rustc-link-fix, r=jieyouxuStuart Cook-34/+78
2025-08-19Rollup merge of #145484 - Zalathar:archive-builder, r=bjorn3Stuart Cook-543/+6
2025-08-19Rollup merge of #145432 - Zalathar:target-machine, r=wesleywiserStuart Cook-17/+14
2025-08-19Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqdStuart Cook-8/+8
2025-08-19Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkovStuart Cook-37/+53
2025-08-19Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwUStuart Cook-58/+133
2025-08-19Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercoteStuart Cook-374/+523
2025-08-19Rollup merge of #144960 - raoulstrackx:raoul/rte-513-disable_sleep_tests_on_s...Stuart Cook-0/+1
2025-08-19Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errorsStuart Cook-39/+25
2025-08-19Rollup merge of #144567 - CaiWeiran:transmute-scalar_test, r=nikicStuart Cook-19/+12
2025-08-19Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill...Stuart Cook-5007/+9040
2025-08-19Rollup merge of #144252 - Kobzol:rmeta-sysroot, r=jieyouxuStuart Cook-88/+335
2025-08-19Rollup merge of #142871 - chenyukang:yukang-fix-doc-for-transpose, r=ibraheemdevStuart Cook-6/+6
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-345/+942
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-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: avoid forcing all integer newtypes into memory during clear_proven...Ralf Jung-0/+17
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-18comment style changesDeadbeef-35/+34
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-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-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