about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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 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-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-18Remove forgotten git annotationsGuillaume Gomez-7/+0
2025-07-18clippy fix: bound in one placeMarijn Schouten-6/+7
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-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
2025-07-18Remove pretty print hack for async blocksMichael Goulet-25/+1
2025-07-18Rollup merge of #144123 - oli-obk:ctfe-unsize, r=RalfJungMatthias Krüger-4/+5
2025-07-18Rollup merge of #144059 - LorrensP-2158466:remove-crate-loader, r=petrochenkovMatthias Krüger-158/+169
2025-07-18Rollup merge of #144050 - JonathanBrouwer:cross-crate-reexport, r=jdonszelmannMatthias Krüger-4/+38
2025-07-18Rollup merge of #143961 - 1c3t3a:correct-exploit-mitigations, r=rcvalleMatthias Krüger-11/+11
2025-07-18Rollup merge of #143928 - ognevny:opt-dist-build-llvm, r=KobzolMatthias Krüger-56/+87
2025-07-18Rollup merge of #143382 - fee1-dead-contrib:push-trrymlzqmmoz, r=jhprattMatthias Krüger-1/+2
2025-07-18Rollup merge of #142693 - fmease:unbound-bettering, r=compiler-errorsMatthias Krüger-819/+772
2025-07-18Rollup merge of #142673 - oli-obk:uninit-read-mem, r=RalfJungMatthias Krüger-144/+402
2025-07-18Rollup merge of #138554 - xizheyin:issue-138401, r=chenyukangMatthias Krüger-70/+74
2025-07-19Add test demonstrating current beta `#[align]` name resolution regressionJieyou Xu-0/+43
2025-07-18tests: Skip supported-crate-types test on musl hostsJens Reidel-0/+5
2025-07-18tests: Add a regression test for crt-static with target featuresJens Reidel-0/+32
2025-07-18rustc_codegen_ssa: Don't skip target-features after crt-staticJens Reidel-2/+2