-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move metadata object generation for dylibs to the linker code
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#141769
opened May 30, 2025 by
bjorn3
Loading…
Insert checks for enum discriminants when debug assertions are enabled
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141759
opened May 30, 2025 by
1c3t3a
Loading…
Don't require Performance regression.
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.
alloca
s for consuming simple enums
perf-regression
Add Issue: Problems and improvements with respect to compile times.
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.
-Z hint-mostly-unused
to tell rustc that most of a crate will go unused
I-compiletime
#135656
opened Jan 17, 2025 by
joshtriplett
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.