-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Check Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
redundant_explicit_links against generated URLs
S-waiting-on-author
Do proper signature equality checking for tail calls
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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.
#156007
opened Apr 30, 2026 by
WaffleLapkin
Member
Loading…
Update a bunch of bootstrap dependencies to remove windows-target
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)
#156006
opened Apr 30, 2026 by
bjorn3
Member
Loading…
Pass Session to optimize_and_codegen_fat_lto
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.
#156003
opened Apr 30, 2026 by
bjorn3
Member
Loading…
Allow to use Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Diagnostic directly in SharedContext::emit_lint
A-attributes
#156002
opened Apr 30, 2026 by
GuillaumeGomez
Member
Loading…
ssa-range-prop: fix ICE when encountering self-domiating bb
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.
#156001
opened Apr 30, 2026 by
Human9000-bit
Contributor
Loading…
Fix ICE when using -Zinstrument-mcount and -Clinker-flavor=lld
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.
#156000
opened Apr 30, 2026 by
pmur
Contributor
Loading…
Replace Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
mark_(un)blocked with (un)park
A-query-system
#155997
opened Apr 30, 2026 by
zetanumbers
Contributor
Loading…
Clippy subtree update
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.
#155996
opened Apr 30, 2026 by
flip1995
Member
Loading…
-Zembed-source: also embed external source
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.
#155995
opened Apr 30, 2026 by
Mrmaxmeier
Contributor
Loading…
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
rollup
A PR which is a rollup
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#155994
opened Apr 30, 2026 by
jhpratt
Member
Loading…
Catch unwinds from the global ctxt callback to complete queries profiling data in more cases
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.
#155991
opened Apr 30, 2026 by
lqd
Member
Loading…
Update Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
transmute_copy to ub_checks and ?Sized
I-libs-api-nominated
#155989
opened Apr 30, 2026 by
scottmcm
Member
Loading…
tests/run-make/print-cfg: add Android target_env case
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.
#155988
opened Apr 30, 2026 by
Vastargazing
Contributor
Loading…
Make lifting infallible
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.
#155987
opened Apr 30, 2026 by
nnethercote
Contributor
Loading…
repr(transparent): don't consider most length-0 arrays trivial
A-repr
#155984
opened Apr 30, 2026 by
Jules-Bertholet
Contributor
Loading…
experiment: Support NonZero<u16> in ToSocketAddr impls
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#155983
opened Apr 30, 2026 by
edward-shen
Contributor
•
Draft
Fix closure HIR span context mismatch
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.
#155982
opened Apr 30, 2026 by
cijiugechu
Member
Loading…
Use special DefIds for aliases
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#155981
opened Apr 30, 2026 by
ChayimFriedman2
Contributor
Loading…
Move Area: Attributes (`#[…]`, `#![…]`)
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
feature* methods from parse mod to errors mod.
A-attributes
#155980
opened Apr 30, 2026 by
nnethercote
Contributor
Loading…
add 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.
c_variadic_experimental_arch feature
A-LLVM
#155974
opened Apr 29, 2026 by
folkertdev
Contributor
Loading…
Add mention of sendfile(2) and splice(2) to fs::copy() documentation.
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#155970
opened Apr 29, 2026 by
tomilepp
Loading…
rustc: target_features: allow for cfg-only stable target_features
S-waiting-on-author
#155962
opened Apr 29, 2026 by
romancardenas
Loading…
Deny warnings in the test for crates that are available on stable
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.
#155961
opened Apr 29, 2026 by
jdonszelmann
Contributor
Loading…
Revert const hacks and use const closures in std
PG-const-traits
Project group: Const traits
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.
#155957
opened Apr 29, 2026 by
oli-obk
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.