about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-17Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiserMatthias Krüger-60/+56
2025-04-17Rollup merge of #139498 - alexcrichton:wasm-zst-safe, r=wesleywiserMatthias Krüger-0/+11
2025-04-17Rollup merge of #139483 - RalfJung:nan, r=tgross35Matthias Krüger-33/+41
2025-04-17Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obkMatthias Krüger-28/+220
2025-04-17Auto merge of #139979 - matthiaskrgr:rollup-7wu5169, r=matthiaskrgrbors-236/+597
2025-04-17Rollup merge of #139962 - ognevny:opt-dist-tests, r=KobzolMatthias Krüger-1/+14
2025-04-17Rollup merge of #139961 - nnethercote:two-rustc_const_eval-cleanups, r=oli-obkMatthias Krüger-15/+19
2025-04-17Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomezMatthias Krüger-64/+122
2025-04-17Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqdMatthias Krüger-7/+2
2025-04-17Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=KobzolMatthias Krüger-3/+3
2025-04-17Rollup merge of #139902 - lcnr:no-opaque-cast-projection, r=oli-obkMatthias Krüger-35/+52
2025-04-17Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_cre...Matthias Krüger-25/+72
2025-04-17Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxuMatthias Krüger-12/+75
2025-04-17Rollup merge of #139774 - compiler-errors:supertrait-alias, r=lcnrMatthias Krüger-74/+238
2025-04-17Ignore zero-sized types in wasm future-compat warningAlex Crichton-0/+11
2025-04-17Hide unstable print kinds within emit_unknown_print_request_help in stable ch...xizheyin-12/+75
2025-04-17tests: remove unused auxiliaries under `tests/ui/directory_ownership/`Jieyou Xu-10/+0
2025-04-17tests: use `//@ ignore-auxiliary` with backlinked primary test fileJieyou Xu-49/+37
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-978/+1038
2025-04-17rustc-dev-guide: document `//@ ignore-auxiliary`Jieyou Xu-0/+5
2025-04-17tests: refine disable reason for `tests/debuginfo/drop-locations.rs`Jieyou Xu-1/+3
2025-04-17compiletest: add specific `//@ ignore-auxiliary` for test support filesJieyou Xu-0/+11
2025-04-17check OpaqueCast tests with next-solverlcnr-1/+4
2025-04-17do not emit `OpaqueCast` projections with `-Znext-solver`lcnr-34/+48
2025-04-17opt-dist: add a flag for running testsMaksim Bondarenkov-1/+14
2025-04-17bootstrap: enable zlib for LLVM when we compile it for profilingMaksim Bondarenkov-3/+3
2025-04-17Auto merge of #139926 - weihanglo:update-cargo, r=weihanglobors-1/+2
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-231/+939
2025-04-17Rollup merge of #139948 - jieyouxu:ignore-breakup-commit, r=onur-ozkanMatthias Krüger-0/+2
2025-04-17Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercoteMatthias Krüger-271/+98
2025-04-17Rollup merge of #139932 - joshlf:transmute-simplify-tests, r=jswrennMatthias Krüger-66/+74
2025-04-17Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxuMatthias Krüger-7/+53
2025-04-17Rollup merge of #139885 - jyn514:doc-rustc-bootstrap, r=NadrierilMatthias Krüger-0/+109
2025-04-17Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiserMatthias Krüger-1/+20
2025-04-17Rollup merge of #139416 - mejrs:metavar, r=tgross35Matthias Krüger-0/+145
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-633/+537
2025-04-17git: ignore `60600a6fa403216bfd66e04f948b1822f6450af7` for blame purposesJieyou Xu-0/+2
2025-04-17`intern_with_temp_alloc` is for `DummyMachine` only.Nicholas Nethercote-2/+6
2025-04-17Remove some unnecessary lifetimes.Nicholas Nethercote-13/+13
2025-04-16Move eager translation to a method on `Diag`Jake Goulding-271/+98
2025-04-17Auto merge of #139938 - matthiaskrgr:rollup-19ddpus, r=matthiaskrgrbors-302/+265
2025-04-17Support inlined cross-crate re-exported trait aliasesLeón Orell Valerian Liehr-64/+122
2025-04-16document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-feature...jyn-0/+109
2025-04-16Update cargoWeihang Lo-1/+2
2025-04-16transmutability: Refactor tests for simplicityJoshua Liebow-Feeser-66/+74
2025-04-17Rollup merge of #139915 - RalfJung:intrinsic-imports, r=compiler-errorsMatthias Krüger-52/+4
2025-04-17Rollup merge of #139900 - lcnr:normalizes-to-where-bounds-unproductive, r=com...Matthias Krüger-8/+201
2025-04-17Rollup merge of #139894 - Kobzol:opt-dist-fixes, r=lqdMatthias Krüger-2/+4
2025-04-17Rollup merge of #139889 - spencer3035:clean-ui-tests-3-of-n, r=jieyouxuMatthias Krüger-12/+50
2025-04-17Rollup merge of #139854 - fmease:modern-diag-for-lt-in-ty, r=davidtwcoMatthias Krüger-92/+283