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

Don't export upstream monomorphizations from compiler-builtins S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#150182 opened Dec 20, 2025 by saethlin Loading…
Mangle personality symbol A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148413 opened Nov 2, 2025 by Noratrieb Draft
Fix tests to use static linking S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148064 opened Oct 24, 2025 by ladipro Loading…
Fix export import conflicts for llvm A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147600 opened Oct 12, 2025 by RobertBColton Loading…
Implement raw-dylib on Mach-O A-attributes Area: Attributes (`#[…]`, `#![…]`) A-linkage Area: linking into static, shared libraries and binaries A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-raw_dylib `#![feature(raw_dylib)]` O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146357 opened Sep 9, 2025 by madsmtm Draft
5 tasks
fix(compiler/rustc_target): set correct linker flags for wasm32v1-none S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145539 opened Aug 17, 2025 by StackOverflowExcept1on Loading…
Dogfood -Zno-embed-metadata in the standard library A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#145343 opened Aug 13, 2025 by Kobzol Loading…
RDR: avoid rebuilding dependent crates after comment changes A-run-make Area: port run-make Makefiles to rmake.rs F-relink_dont_rebuild Tracking the experimental "Relink, don't rebuild" feature initiative. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#143249 opened Jun 30, 2025 by yaahc Loading…
Link object files that use #[used] A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137426 opened Feb 22, 2025 by dianqk Draft
ProTip! no:milestone will show everything without a milestone.