about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-16remove old remove_and_create_dir_all and use build_helpers remove_and_create_...bit-aloo-14/+25
2025-04-16add remove_and_create_dir_all in build_helperbit-aloo-0/+6
2025-04-16add retry support to recursive_removebit-aloo-11/+41
2025-04-16Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkovbors-32/+42
2025-04-16Auto merge of #139768 - compiler-errors:split-fold, r=lcnrbors-218/+402
2025-04-15Auto merge of #139878 - petrochenkov:revllvmclean2, r=compiler-errorsbors-26/+45
2025-04-15Auto merge of #139881 - matthiaskrgr:rollup-7x6zcrc, r=matthiaskrgrbors-350/+324
2025-04-15Rollup merge of #139877 - joshtriplett:take-care, r=dtolnayMatthias Krüger-0/+8
2025-04-15Rollup merge of #139859 - marcoieni:rename-macos-runner, r=KobzolMatthias Krüger-6/+6
2025-04-15Rollup merge of #139848 - nnethercote:kw-Empty-5, r=compiler-errorsMatthias Krüger-13/+5
2025-04-15Rollup merge of #139824 - ChrisDenton:non-canonical, r=petrochenkovMatthias Krüger-28/+6
2025-04-15Rollup merge of #139819 - Kobzol:rust-cache, r=marcoieniMatthias Krüger-0/+7
2025-04-15Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obkMatthias Krüger-73/+64
2025-04-15Rollup merge of #138455 - yotamofek:pr/rustdoc/more-impl-display, r=Guillaume...Matthias Krüger-230/+228
2025-04-15Split TypeFolder and FallibleTypeFolderMichael Goulet-186/+395
2025-04-15Revert "Deduplicate template parameter creation"Vadim Petrochenkov-26/+45
2025-04-15Add warning comment to `Take::get_ref` and `Chain::get_ref`Josh Triplett-0/+8
2025-04-15Auto merge of #138906 - thaliaarchi:unsupported-test-exe, r=bjorn3bors-0/+7
2025-04-15Auto merge of #139632 - Darksonn:cfi-fmt, r=m-ou-sebors-25/+50
2025-04-15CI: rename MacOS runnerMarcoIeni-6/+6
2025-04-15Use `rust-cache` to speed-up `citool` compilationJakub Beránek-0/+7
2025-04-15Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalatharbors-993/+2498
2025-04-15Add commentAlice Ryhl-0/+19
2025-04-15Use full path for core::mem::transmuteAlice Ryhl-2/+2
2025-04-15Remove #![feature(no_sanitize)]Tamir Duberstein-1/+0
2025-04-15Use a dummy ident for a `lint_if_path_starts_with_module` call.Nicholas Nethercote-1/+1
2025-04-15Remove a `kw::Empty` usage in symbol mangling.Nicholas Nethercote-1/+1
2025-04-15Remove some "name isn't empty" assertions.Nicholas Nethercote-11/+3
2025-04-15Rollup merge of #139836 - glyn:test-mpmc-receiver-cloning, r=jhprattStuart Cook-0/+30
2025-04-15Rollup merge of #139833 - nnethercote:fix-139633, r=oli-obkStuart Cook-4/+59
2025-04-15Rollup merge of #139822 - 0x79de:fix-eopnotsupp-mapping, r=dtolnayStuart Cook-0/+1
2025-04-15Rollup merge of #139798 - lcnr:where-bounds-gt-alias-bound, r=compiler-errorsStuart Cook-21/+59
2025-04-15Rollup merge of #139791 - lcnr:ignore-global-where-bounds, r=compiler-errorsStuart Cook-6/+93
2025-04-15Rollup merge of #139789 - lcnr:opaques-auto-trait-leakage, r=compiler-errorsStuart Cook-7/+285
2025-04-15Rollup merge of #139785 - fneddy:fix_test_cstring_merging_alignment, r=Mark-S...Stuart Cook-1/+1
2025-04-15Rollup merge of #139772 - nnethercote:rm-hir-Map, r=ZalatharStuart Cook-65/+36
2025-04-15Rollup merge of #139750 - no1wudi:fix, r=tgross35Stuart Cook-6/+11
2025-04-15Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnayStuart Cook-165/+76
2025-04-15Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obkStuart Cook-546/+609
2025-04-15Rollup merge of #139660 - Zalathar:new-executor, r=jieyouxuStuart Cook-117/+574
2025-04-15Rollup merge of #139554 - lolbinarycat:std-output-exit_ok, r=tgross35Stuart Cook-0/+34
2025-04-15Rollup merge of #139517 - Ayush1325:uefi-cmd-stdin-null, r=joboetStuart Cook-7/+120
2025-04-15Rollup merge of #138393 - oli-obk:pattern-type-in-pattern, r=BoxyUwUStuart Cook-9/+233
2025-04-15Rollup merge of #138380 - cuviper:ci-llvm-20, r=KobzolStuart Cook-0/+94
2025-04-15Rollup merge of #138374 - celinval:issue-136925-const-contract, r=compiler-er...Stuart Cook-39/+183
2025-04-15Auto merge of #139826 - matthiaskrgr:rollup-0q0qvkd, r=matthiaskrgrbors-173/+353
2025-04-15compiletest: Add an experimental new executor to replace libtestZalathar-12/+452
2025-04-15compiletest: Extract libtest-specific executor code to a submoduleZalathar-103/+113
2025-04-15Use a constant for unstable features needed by compiletestZalathar-7/+14
2025-04-14Stabilize `-Zdwarf-version` as `-Cdwarf-version`Wesley Wiser-32/+42