about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-16Allow disabling `--llvm-shared` in opt-distJakub Beránek-1/+1
2025-04-15Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalatharbors-993/+2498
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-15Basic tests of MPMC receiver cloningGlyn Normington-0/+30
2025-04-15Fix HIR pretty-printing of fns with just a variadic arg.Nicholas Nethercote-5/+7
2025-04-15Pretty-print `PatKind::Missing` as `_`.Nicholas Nethercote-3/+56
2025-04-14std: add Output::exit_okbinarycat-0/+34
2025-04-14ci: add runners for vanilla LLVM 20Josh Stone-0/+94
2025-04-15Move `name` field from `AssocItem` to `AssocKind` variants.Nicholas Nethercote-231/+276
2025-04-15Move two methods from `AssocKind` to `AssocItem`.Nicholas Nethercote-29/+26
2025-04-15Move `opt_rpitit_info` field to `hir::AssocKind::Type`.Nicholas Nethercote-91/+103
2025-04-14Rollup merge of #139813 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-18/+46
2025-04-14Rollup merge of #139811 - yotamofek:pr/newtype_cleanups, r=oli-obkMatthias Krüger-87/+61
2025-04-14Rollup merge of #139799 - clubby789:print=file, r=jieyouxuMatthias Krüger-17/+16
2025-04-14Rollup merge of #139797 - folkertdev:naked-allow-unsafe, r=tgross35Matthias Krüger-28/+34
2025-04-14Rollup merge of #139783 - jieyouxu:ignore-dir, r=ZalatharMatthias Krüger-2/+0
2025-04-14Rollup merge of #139778 - reddevilmidzy:add-success-test, r=lcnrMatthias Krüger-0/+30
2025-04-14Rollup merge of #139757 - ognevny:opt-dist-hostllvm, r=KobzolMatthias Krüger-1/+3
2025-04-14Rollup merge of #139745 - thaliaarchi:iter-unused-clone-copy, r=joboetMatthias Krüger-20/+163
2025-04-14Auto merge of #139577 - davidtwco:sizedness-go-vroom, r=oli-obkbors-31/+70
2025-04-14Allow (but don't require) `#[unsafe(naked)]` so that `compiler-builtins` can ...Folkert de Vries-28/+34
2025-04-14Fix: Map EOPNOTSUPP to ErrorKind::Unsupported on Unix0x79de-0/+1
2025-04-14Auto merge of #139814 - matthiaskrgr:rollup-lxkkcz6, r=matthiaskrgrbors-41/+259
2025-04-14Use `newtype_index!`-generated types more idiomaticallyYotam Ofek-87/+61
2025-04-14Rollup merge of #139807 - Kobzol:post-merge-report-wording, r=marcoieniMatthias Krüger-11/+15
2025-04-14Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxuMatthias Krüger-1/+1
2025-04-14Rollup merge of #139801 - clubby789:clubby-mailmap, r=jieyouxuMatthias Krüger-0/+1
2025-04-14Rollup merge of #139796 - RalfJung:usize-backtics, r=jieyouxuMatthias Krüger-1/+1
2025-04-14Rollup merge of #139777 - compiler-errors:debuggier-proj, r=lcnrMatthias Krüger-2/+2
2025-04-14Rollup merge of #139767 - compiler-errors:www, r=oli-obkMatthias Krüger-25/+19