about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-19Rollup merge of #144092 - Gelbpunkt:musl-stage0, r=KobzolMatthias Krüger-1/+6
2025-07-19Rollup merge of #144083 - RalfJung:miri-sleep, r=oli-obkMatthias Krüger-3/+3
2025-07-19Rollup merge of #144073 - erickt:ignore-test-on-fuchsia, r=lqdMatthias Krüger-0/+3
2025-07-19Rollup merge of #143704 - compiler-errors:cycle-exotic, r=cjgillotMatthias Krüger-16/+242
2025-07-19Rollup merge of #142444 - KMJ-007:autodiff-codegen-test, r=ZuseZ4Matthias Krüger-0/+1315
2025-07-19Rollup merge of #141076 - the8472:fix-zip-panic-safety2, r=workingjubileeMatthias Krüger-75/+121
2025-07-19Fix `empty_with_brackets` span handling (#15311)dswij-4/+8
2025-07-19Fix ide-assist: Deref transtiveA4-Tacks-2/+25
2025-07-19Merge from rustcThe Miri Cronjob Bot-5090/+8188
2025-07-19Auto merge of #144145 - matthiaskrgr:rollup-swc74s4, r=matthiaskrgrbors-1267/+1560
2025-07-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-18debug impls for drop elaboratorsbeepster4096-4/+4
2025-07-19generate arrays of type-erased function pointersFolkert de Vries-83/+73
2025-07-19split rust code into cratesFolkert de Vries-38/+79
2025-07-19update `Cargo.lock`Folkert de Vries-2/+2
2025-07-19combine rust files into one compilationFolkert de Vries-194/+199
2025-07-18add unstable-books doc for offloadManuel Drehwald-0/+8
2025-07-18add gpu offload codegen host side testManuel Drehwald-0/+80
2025-07-18gpu host code generationManuel Drehwald-7/+464
2025-07-18add various wrappers for gpu code generationManuel Drehwald-2/+140
2025-07-18add -Zoffload=Enable flag behind -Zunstable-options, to enable gpu (host) cod...Manuel Drehwald-5/+58
2025-07-18make more builder functions genericManuel Drehwald-2/+4
2025-07-18enzyme submodule updateManuel Drehwald-0/+0
2025-07-18Auto merge of #144140 - GuillaumeGomez:subtree-update_cg_gcc_2025-07-18, r=Gu...bors-629/+82
2025-07-18Merge pull request #1862 from folkertdev/combine-c-filesAmanieu d'Antras-231/+261
2025-07-18Remove forgotten git annotationsGuillaume Gomez-7/+0
2025-07-18Remove forgotten git annotationsGuillaume Gomez-7/+0
2025-07-18Merge pull request #1860 from folkertdev/stdarch-test-cleanupAmanieu d'Antras-138/+397
2025-07-18clippy fix: bound in one placeMarijn Schouten-6/+7
2025-07-18Warn about `const` instability wrt MSRV (#15297)Jason Newcomb-29/+107
2025-07-18Merge ref '82310651b93a' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-79024/+868174
2025-07-18Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-07-18fix `ui/rustc_public-ir-print` outputsMakai-3/+3
2025-07-18use `RustcPublic` instead of `StableMir`Makai-28/+28
2025-07-18Update docs in `rustc_public`Makai-30/+31
2025-07-18Update docs in `rustc_public_bridge`Makai-12/+11
2025-07-18`SmirError` to `Error`Makai-26/+25
2025-07-18rename `ui/stable-mir-print`Makai-0/+0
2025-07-18rename `ui-fulldeps/stable-mir`Makai-0/+0
2025-07-18use "helper" as a more descriptive nameMakai-26/+26
2025-07-18`SmirContainer` to `Container`Makai-7/+7
2025-07-18`SmirCtxt` to `CompilerCtxt`, `SmirInterface` to `CompilerInterface`Makai-186/+186
2025-07-18Simplify `must_use_candidate` spans.Jason Newcomb-29/+64
2025-07-18Rename optional-mingw-check to optional-pr-checkChris Denton-2/+2
2025-07-18Change the `memcmp` and `bcmp` return type to `c_int`Julien THILLARD-4/+5
2025-07-19rename `emit_unless` to `emit_unless_delay`xizheyin-15/+15
2025-07-18tests: assembly: cstring-merging: Disable GlobalMerge passJens Reidel-1/+1
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-255/+270
2025-07-18mem: Use `core::ffi::c_int`Trevor Gross-8/+1
2025-07-18docs: update link to RISC-V and Xtensa installation guideMicke-1/+1