-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove more trivial regions in evaluate_added_goals_and_make_canonical_response
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)
#162032
opened Aug 30, 2026 by
sjwang05
Contributor
Loading…
Reduce next-solver memory usage by interning CanonicalQueryInput
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)
#162031
opened Aug 30, 2026 by
laundmo
Loading…
Prevent Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
--test to be used in rustdoc-html testsuite
A-compiletest
#162030
opened Aug 30, 2026 by
GuillaumeGomez
Member
Loading…
[EXPERIMENT] Nullable This change is insta-stable, or significant enough to need a team FCP to proceed.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
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.
From conversions
needs-fcp
#162029
opened Aug 30, 2026 by
clarfonthey
Contributor
Loading…
Rollup of 11 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
O-unix
Operating system: Unix-like
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-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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#162028
opened Aug 30, 2026 by
JonathanBrouwer
Member
Loading…
std: add 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.
fs::rename_noreplace
S-waiting-on-review
#162027
opened Aug 30, 2026 by
valentynkit
Contributor
Loading…
Emit delayed bug instead of ICEing when 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)
TypeOutlives goal fails
S-waiting-on-review
#162026
opened Aug 30, 2026 by
ShoyuVanilla
Member
Loading…
Remove redundant braces from 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.
NonZero doctests
S-waiting-on-bors
#162023
opened Aug 30, 2026 by
sorairolake
Contributor
Loading…
remove a couple of redundant clones, thanks clippy
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#162019
opened Aug 30, 2026 by
matthiaskrgr
Member
Loading…
Recover inner attributes in algebraic data types
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.
#162018
opened Aug 30, 2026 by
JonathanBrouwer
Member
Loading…
Perf: Reduce allocations while canonicaliziong 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
external_constraints
perf-regression
#162017
opened Aug 30, 2026 by
ShoyuVanilla
Member
•
Draft
touch up "get attribute" docs.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#162015
opened Aug 30, 2026 by
mejrs
Member
Loading…
Move more 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
rustdoc-html tests using --test into the right folder
S-waiting-on-author
#162014
opened Aug 30, 2026 by
GuillaumeGomez
Member
Loading…
unseal std::io::IsTerminal
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-t-libs
Status: Awaiting decision from T-libs
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#162012
opened Aug 30, 2026 by
GrigorenkoPV
Contributor
Loading…
Render the 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.
box pattern removal diagnostic more actionable & fully remove box expression recovery
S-waiting-on-author
#162008
opened Aug 30, 2026 by
fmease
Member
Loading…
Preserve parentheses in raw borrow suggestions
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.
#162007
opened Aug 30, 2026 by
chenyukang
Member
Loading…
Sort symbol names by demangled name first to avoid different ordering on hash changes
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
#162003
opened Aug 30, 2026 by
panstromek
Contributor
•
Draft
Output Status: Awaiting review from the assignee but also interested parties.
tests/debuginfo raw JSON data on failure in CI
S-waiting-on-review
#162002
opened Aug 30, 2026 by
Walnut356
Contributor
Loading…
peel_transparent_wrappers only works on non-1ZST
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.
#162000
opened Aug 30, 2026 by
RalfJung
Member
Loading…
Support type-relative assoc item paths in generic param defaults & const param types
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#161998
opened Aug 30, 2026 by
fmease
Member
Loading…
[perf] Use SmallVec in 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.
smart_resolve_path
perf-regression
dirfd misc operations (4/4)
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.
#161994
opened Aug 29, 2026 by
Qelxiros
Contributor
Loading…
[do not merge] ARM perf experiments
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
abi/compatibility test: add simple float type
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.
trait solver: Handle reflexive region constraints
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#161988
opened Aug 29, 2026 by
Dnreikronos
Contributor
•
Draft
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.