Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

std: io: error: Add comment for UEFI unpacked repr use S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#150064 by Ayush1325 was merged Dec 17, 2025 Loading… 1.94.0
Make --print=backend-has-zstd work by default on any backend A-compiletest Area: The compiletest test runner A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#149764 by Zalathar was merged Dec 10, 2025 Loading… 1.94.0
Fix missing double-quote in std::env::consts::OS values S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#149275 by KeyWeeUsr was merged Nov 24, 2025 Loading… 1.93.0
feat: dlopen Enzyme A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#149271 by sgasho was merged Dec 16, 2025 Loading… 1.94.0
ignore unsized types in mips64 and sparc64 callconvs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#149041 by folkertdev was merged Nov 20, 2025 Loading… 1.93.0
autodiff rlib handling A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs F-autodiff `#![feature(autodiff)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#149033 by ZuseZ4 was merged Nov 21, 2025 Loading… 1.93.0
re-enable wasm abi test S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148956 by folkertdev was merged Nov 16, 2025 Loading… 1.93.0
Error if an autodiff user does not set lto=fat A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148855 by ZuseZ4 was merged Nov 17, 2025 Loading… 1.93.0
error on non-rustic ABIs using unsized parameters F-unsized_fn_params `#![feature(unsized_fn_params)]` merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148302 by folkertdev was merged Nov 5, 2025 Loading… 1.93.0
Move wasm throw intrinsic back to unwind merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148291 by purplesyringa was merged Oct 30, 2025 Loading… 1.93.0
miri: use allocator_shim_contents codegen helper A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147718 by RalfJung was merged Oct 16, 2025 Loading… 1.92.0
Emscripten: Turn wasm-eh on by default relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-MCP Status: PR has a compiler MCP and is waiting for the compiler MCP to complete. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147224 by hoodmane was merged Dec 5, 2025 Loading… 1.93.0
Emit allocator attributes for allocator shim A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147150 by nikic was merged Sep 30, 2025 Loading… 1.92.0
Add a leading dash to linker plugin arguments in the gcc codegen A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147127 by antoyo was merged Sep 29, 2025 Loading… 1.92.0
Remove erroneous normalization step in tests/run-make/linker-warning A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146982 by fmease was merged Sep 25, 2025 Loading… 1.92.0
Enable limit_rdylib_exports on wasm targets S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146795 by alexcrichton was merged Sep 22, 2025 Loading… 1.92.0
libload / dlopen Enzyme/autodiff A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146623 by ZuseZ4 was closed Dec 16, 2025 Draft
Skip cleanups on unsupported targets S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146457 by alexcrichton was merged Sep 30, 2025 Loading… 1.92.0
Revert "Make lto and linker-plugin-lto work the same for compiler_builtins merged-by-bors This PR was explicitly merged by bors. PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146133 by rcvalle was merged Sep 3, 2025 Loading… 1.91.0
support link modifier as-needed for raw-dylib-elf A-attributes Area: Attributes (`#[…]`, `#![…]`) F-raw_dylib `#![feature(raw_dylib)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146027 by usamoi was merged Oct 6, 2025 Loading… 1.92.0
add a flag to codegen fn attrs for foreign items A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145855 by jdonszelmann was closed Aug 26, 2025 Loading…
Move metadata generation T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145834 by nnethercote was closed Sep 1, 2025 Loading…
raw-dylib-elf: set correct DT_VERDEFNUM S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145820 by mati865 was merged Aug 25, 2025 Loading… 1.91.0
Update to ar_archive_writer 0.5 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145721 by dpaoliello was merged Sep 1, 2025 Loading… 1.91.0
Remove LlvmArchiveBuilder and supporting code/bindings A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145484 by Zalathar was merged Aug 19, 2025 Loading… 1.91.0
ProTip! Exclude everything labeled bug with -label:bug.