about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-18Don't assemble non-env/bound candidates if projection is rigidMichael Goulet-56/+107
2025-04-17Auto merge of #139992 - matthiaskrgr:rollup-ak3uibu, r=matthiaskrgrbors-141/+387
2025-04-17Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJungMatthias Krüger-9/+48
2025-04-17Rollup merge of #139974 - Patrick-6:change-visibility, r=RalfJungMatthias Krüger-4/+2
2025-04-17Rollup merge of #139971 - LukasWoodtli:gardena/lw/fix-cstring-merging-test, r...Matthias Krüger-3/+5
2025-04-17Rollup merge of #139969 - psumbera:libc-rust-analyzer, r=lnicolaMatthias Krüger-4/+4
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-17Fix drop handling in `hint::select_unpredictable`Amanieu d'Antras-9/+48
2025-04-17Ignore zero-sized types in wasm future-compat warningAlex Crichton-0/+11
2025-04-17Change function visibility to pubPatrick-6-4/+2
2025-04-17Make C string merging test work on MIPSLukas Woodtli-3/+5
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-17update libcpetr sumbera - Sun Microsystems - Prague Czech Republic-4/+4
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