-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
windows: stabilise inherit_handles
A-process
Area: `std::process` and `std::env`
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#161163
opened Aug 16, 2026 by
nia-e
Member
Loading…
Rollup of 4 pull requests
A-CI
Area: Our Github Actions CI
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-search
Area: Rustdoc's search feature
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-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-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.
#161162
opened Aug 16, 2026 by
JonathanBrouwer
Contributor
Loading…
proc_macro: add support for 16-bit targets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#161161
opened Aug 16, 2026 by
xobs
Contributor
Loading…
Rustify the 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.
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
compare_bytes return type
A-LLVM
Wrap Terminator::attributes in Option
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.
#161159
opened Aug 16, 2026 by
panstromek
Contributor
•
Draft
bootstrap: Move several items out of the crate root
A-bootstrap-stamp
Area: bootstrap stamp logic
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#161157
opened Aug 16, 2026 by
Zalathar
Member
Loading…
mir: accept ambiguous unsize coercion validation results
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#161156
opened Aug 16, 2026 by
rabindra789
Contributor
Loading…
Treat generics in trait and projection bounds as live always
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
m68k-unknown-none-elf: Remove code model and change CPU to base MC68000
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.
#161152
opened Aug 16, 2026 by
techmetx11
Loading…
Treat vars created for opaque subtyping as live everywhere
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.
#161151
opened Aug 15, 2026 by
jackh726
Member
Loading…
add crashtests [4/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.
#161150
opened Aug 15, 2026 by
cyrgani
Contributor
Loading…
Fix the maximum path length allowable on MacOS, NetBSD, and DragonFlyBSD for Unix Domain Sockets
O-unix
Operating system: Unix-like
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.
#161149
opened Aug 15, 2026 by
asder8215
Contributor
Loading…
[rustdoc] Put back one removed flaky GUI test (which hopefully isn't flaky anymore)
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-search
Area: Rustdoc's search feature
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#161148
opened Aug 15, 2026 by
GuillaumeGomez
Member
Loading…
Switch to c8a EC2 runner for auto merges
A-CI
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.
#161146
opened Aug 15, 2026 by
Mark-Simulacrum
Member
Loading…
Remove references to the obsolete Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
try-perf branch
A-CI
Only look for attribute/keyword/primitive docs when the features are enabled
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Add documentation for BPF targets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#161141
opened Aug 15, 2026 by
vadorovsky
Contributor
Loading…
Add regression test for dyn impl missing type
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.
#161139
opened Aug 15, 2026 by
KevinA-cpu
Loading…
Simplify Encodable derives
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.
#161137
opened Aug 15, 2026 by
panstromek
Contributor
Loading…
Add BPF test for Rust ABI stack arguments
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 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.
f16 and f128 inline ASM support for PowerPC
A-LLVM
#161135
opened Aug 15, 2026 by
beetrees
Contributor
Loading…
Perf: Fix the check in the provisional cache's on_failure
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.
#161133
opened Aug 15, 2026 by
Dandandan
Loading…
hir_ty_lowering: lower array const args with their actual array type
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.
#161132
opened Aug 15, 2026 by
patrickswedish
Loading…
Check associated const binding 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.
#161131
opened Aug 15, 2026 by
YUZHEthefool
Loading…
Perf: Only scan the affected suffix of the provisional cache
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.
#161130
opened Aug 15, 2026 by
Dandandan
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.