-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Provide a const new for 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.
GlobalCache
S-waiting-on-review
#155533
opened Apr 20, 2026 by
ChayimFriedman2
Contributor
Loading…
Rename incremental Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
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-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.
cfail/cpass revisions to bfail/bpass
A-compiletest
#155474
opened Apr 18, 2026 by
Zalathar
Member
Loading…
apply Cortex-A53 errata 843419 mitigation to the AArch64 Linux targets
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
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.
#155453
opened Apr 17, 2026 by
japaric
Contributor
Loading…
Stabilize Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-trim-paths
Feature: trim-paths
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-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.
T-rustdoc-internals
Relevant to the rustdoc internals team, which will review and decide on the PR/issue.
--remap-path-prefix in rustdoc
A-run-make
#155307
opened Apr 14, 2026 by
Urgau
Member
Loading…
Remove redundant suffixes from Status: This is awaiting some action (such as code changes or more information) from the author.
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.
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
Try (TryType, TryTrait)
S-waiting-on-author
#155229
opened Apr 13, 2026 by
nxsaken
Contributor
Loading…
Error on invalid macho section specifier
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
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-lang
Relevant to the language team
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#155065
opened Apr 9, 2026 by
folkertdev
Contributor
Loading…
constify 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Index(Mut), Deref(Mut) for Vec
S-waiting-on-bors
#155054
opened Apr 9, 2026 by
Lars-Schumann
Contributor
Loading…
Add better default spans for 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.
Ty impl of QueryKey
S-waiting-on-author
#154846
opened Apr 5, 2026 by
Zoxc
Contributor
Loading…
Add on_unmatch_args
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#154794
opened Apr 4, 2026 by
chenyukang
Member
Loading…
turn some long-deprecated -C options into errors
S-waiting-on-MCP
Status: PR has a compiler MCP and is waiting for the compiler MCP to complete.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#154498
opened Mar 28, 2026 by
RalfJung
Member
Loading…
triagebot: Mention 'subtree' in clippy message
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.
#154465
opened Mar 27, 2026 by
clubby789
Contributor
Loading…
Rename Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
MetaSized trait to SizeOfVal
A-run-make
change the type of the argument of Area: port run-make Makefiles to rmake.rs
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
PG-exploit-mitigations
Project group: Exploit mitigations
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
drop_in_place lang item to &mut _
A-run-make
#154327
opened Mar 24, 2026 by
WaffleLapkin
Member
Loading…
core: Improve the documentation for funnel shifts
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.
#154150
opened Mar 20, 2026 by
tgross35
Contributor
Loading…
Make the current crate's name available in 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-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.
Session
S-waiting-on-review
#153924
opened Mar 15, 2026 by
jyn514
Member
Loading…
Lex lifetimes as identifiers, recover from emoji and emit appropriate error
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#153893
opened Mar 15, 2026 by
estebank
Contributor
Loading…
rustdoc: add emoji icons for unstable and deprecated to search results
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-search
Area: Rustdoc's search feature
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153746
opened Mar 11, 2026 by
lolbinarycat
Contributor
Loading…
Suggest fully qualified path on method name collision
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.
#153662
opened Mar 10, 2026 by
estebank
Contributor
Loading…
Re-enable relative paths for std links in rustc-docs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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)
#153162
opened Feb 27, 2026 by
arferreira
Contributor
Loading…
Fix relative extern URL depth on source pages
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.
#153160
opened Feb 27, 2026 by
arferreira
Contributor
Loading…
Stabilize rustdoc Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--merge --parts-out-dir, and --include-parts-dir options
A-run-make
#152902
opened Feb 20, 2026 by
GuillaumeGomez
Member
Loading…
test-float-parse: Use an overrideable random seed
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)
#152598
opened Feb 14, 2026 by
tgross35
Contributor
Loading…
Update openmp/offload to new LLVM-22 build setup
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-gpu_offload
`#![feature(gpu_offload)]`
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)
#152011
opened Feb 2, 2026 by
ZuseZ4
Member
Loading…
switch to v0 mangling by default on stable
A-name-mangling
Area: Name mangling / decoration aka symbol mangling
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
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-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.
#151994
opened Feb 2, 2026 by
davidtwco
Member
Loading…
Tweak bounds check in Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
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.
DepNodeColorMap.get
A-query-system
#151540
opened Jan 23, 2026 by
Zoxc
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.