-
-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 4 pull requests
rollup
A PR which is a rollup
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.
#162416
opened Sep 7, 2026 by
JonathanBrouwer
Member
Loading…
Rollup of 3 pull requests
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#162415
opened Sep 7, 2026 by
JonathanBrouwer
Member
Loading…
Make min/max and copysign intrinsics generic
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-clippy
Relevant to the Clippy team.
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.
#162414
opened Sep 7, 2026 by
N1ark
Member
Loading…
Invalidate Area: bootstrap stamp logic
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)
x check library when the compiler changes
A-bootstrap-stamp
#162413
opened Sep 7, 2026 by
Kobzol
Member
Loading…
Fix msvc-specific differences in debuginfo tests
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.
#162412
opened Sep 7, 2026 by
Walnut356
Contributor
Loading…
Make Receiver Area: Dyn compatibility (formerly: object safety)
F-arbitrary_self_types
`#![feature(arbitrary_self_types)]`
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.
#[rustc_dyn_incompatible_trait]
A-dyn-compatibility
#162411
opened Sep 7, 2026 by
Darksonn
Member
Loading…
std: remove exceed whitespace in docs
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.
#162410
opened Sep 7, 2026 by
HigherOrderLogic
Contributor
Loading…
Fix gap in const stability checks around intrinsics
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.
#162409
opened Sep 7, 2026 by
RalfJung
Member
Loading…
add crashtests [7/N]
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.
#162408
opened Sep 7, 2026 by
cyrgani
Contributor
Loading…
Rollup of 14 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure 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.
T-rust-analyzer
Relevant to the rust-analyzer 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#162406
opened Sep 7, 2026 by
jhpratt
Member
Loading…
rust-analyzer subtree update
S-waiting-on-bors
#162404
opened Sep 7, 2026 by
lnicola
Member
Loading…
make Destruct trait coinductive
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#162399
opened Sep 7, 2026 by
RedDaedalus
Contributor
•
Draft
docs: Ask for ABI documentation in the platform support template
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162397
opened Sep 7, 2026 by
tgross35
Member
Loading…
Make more float intrinsics generic
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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-clippy
Relevant to the Clippy team.
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.
#162395
opened Sep 7, 2026 by
N1ark
Member
Loading…
remove outdated comment in 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.
UnsafeCell::raw_get source
S-waiting-on-bors
#162390
opened Sep 6, 2026 by
RedDaedalus
Contributor
Loading…
std: fix set_permissions_nofollow on espidf and horizon
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.
#162388
opened Sep 6, 2026 by
devnexen
Contributor
Loading…
Add a regression test for trailing attributes in doctests
S-waiting-on-author
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.
#162386
opened Sep 6, 2026 by
JonathanBrouwer
Member
Loading…
remove EnumSizeOpt
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.
#162384
opened Sep 6, 2026 by
RalfJung
Member
Loading…
Add a hint for using Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
nolimit to the limiting error message
A-CI
#162383
opened Sep 6, 2026 by
JonathanBrouwer
Member
Loading…
fix bare urls split text
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#162381
opened Sep 6, 2026 by
malezjaa
Contributor
Loading…
defer next-solver normalization obligations in type ops
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)
#162380
opened Sep 6, 2026 by
amirHdev
Contributor
Loading…
add test ensuring we refuse to const-eval the body of a rustc_do_not_const_check function
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.
#162379
opened Sep 6, 2026 by
RalfJung
Member
Loading…
Recover from incorrect replacement of 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.
& for types and expressions
S-waiting-on-review
#162376
opened Sep 6, 2026 by
KevinA-cpu
Contributor
Loading…
Make Nominated for backporting to the compiler in the beta channel.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
VaArgSafe dyn-incompatible
beta-nominated
#162374
opened Sep 6, 2026 by
theemathas
Contributor
Loading…
Move the foreign module #[link] ABI check to attribute parsing
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#162373
opened Sep 6, 2026 by
hizyyo
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.