-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't suggest semicolon after if expression closing brace
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.
#157175
opened May 30, 2026 by
Unique-Usman
Contributor
Loading…
Rollup of 8 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
O-SGX
Target: SGX
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157174
opened May 30, 2026 by
JonathanBrouwer
Contributor
Loading…
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#157173
opened May 30, 2026 by
tshepang
Member
Loading…
rustdoc: Separate the caches for synthetic auto trait & blanket impls
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Use Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
O-linux
Operating system: Linux
O-netbsd
Operating system: NetBSD
O-solaris
Operating system: Solaris
O-solid
Operating System: SOLID
O-unix
Operating system: Unix-like
O-windows
Operating system: Windows
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.
impl restrictions in std, core
O-apple
#157170
opened May 30, 2026 by
jhpratt
Member
Loading…
triagebot: Update messages to direct changes to appropriate repositories
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#157169
opened May 30, 2026 by
xtqqczze
Contributor
Loading…
Stabilize Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
RandomSource and DefaultRandomSource
S-waiting-on-author
#157168
opened May 30, 2026 by
joshtriplett
Member
•
Draft
Change type of async context parameter after state transform.
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.
#157166
opened May 30, 2026 by
cjgillot
Contributor
Loading…
Async return ty
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.
#157165
opened May 30, 2026 by
jdonszelmann
Contributor
Loading…
Improve error messages for invalid syntax in attributes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#157164
opened May 30, 2026 by
ariagivens
Contributor
Loading…
elaborate_drop: Avoid as_mut.unwrap dance, empty vectors are cheap.
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.
#157162
opened May 30, 2026 by
cjgillot
Contributor
Loading…
Add regression test for issue #87290
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.
#157160
opened May 30, 2026 by
pbkx
Loading…
Fix CI free-disk-space-linux script
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157159
opened May 30, 2026 by
ehuss
Contributor
Loading…
Expose an API for polymorphic drop glue translation
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.
#157156
opened May 30, 2026 by
Nadrieril
Member
Loading…
allow Nominated for discussion during a libs-api team meeting.
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.
Allocators to be used as #[global_allocator]s
I-libs-api-nominated
#157153
opened May 30, 2026 by
joboet
Member
Loading…
JSON target specs: remove 'x86-softfloat' compatibility alias
A-CI
Area: Our Github Actions CI
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#157151
opened May 30, 2026 by
RalfJung
Member
Loading…
Codegen Overloaded LLVM intrinsics based on their name
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#157145
opened May 30, 2026 by
sayantn
Contributor
Loading…
Prevent mutating the global environment pointer in 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.
CommandExt::exec and opt to use execve and resolve path manually
S-waiting-on-author
#157144
opened May 30, 2026 by
asder8215
Contributor
Loading…
bootstrap: doc: document std crates one by one
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)
#157143
opened May 30, 2026 by
Fabian-Gruenbichler
Contributor
Loading…
rustc_target: Use target_feature instead of cfg_abi to detect powerpcspe
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
O-PowerPC
Target: PowerPC processors
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.
Add doc comment to 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.
Vec::clone
S-waiting-on-review
#157138
opened May 30, 2026 by
Omnikar
Contributor
Loading…
rustc_target: Use +spe for powerpcspe targets
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
O-PowerPC
Target: PowerPC processors
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.
#157137
opened May 30, 2026 by
taiki-e
Member
Loading…
fix armv7a-none-eabihf tier doc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#157135
opened May 30, 2026 by
cezarbbb
Contributor
Loading…
Add regression test for issue #144888
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.
#157131
opened May 30, 2026 by
pbkx
Loading…
Use a 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.
SmallVec in CastTarget
A-LLVM
#157130
opened May 29, 2026 by
alexcrichton
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.