-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Implement range support in Area: The compiletest test runner
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)
//@ edition
A-compiletest
#146166
opened Sep 3, 2025 by
pvdrz
Loading...
Disallow frontmatter in Area: port run-make Makefiles to rmake.rs
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.
--cfg
and --check-cfg
arguments
A-run-make
#146137
opened Sep 2, 2025 by
Urgau
Loading...
Port limit attributes to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[...]`, `#![...]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#145819
opened Aug 24, 2025 by
jdonszelmann
Loading...
Reject static async closures in AST lowering
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.
#145605
opened Aug 19, 2025 by
compiler-errors
Loading...
Reject invalid literal suffixes in tuple indexing, tuple struct indexing, and struct field name position
A-grammar
Area: The grammar of Rust
A-parser
Area: The lexing & parsing of Rust source code to an AST
A-proc-macros
Area: Procedural macros
A-tidy
Area: The tidy tool
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-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#145463
opened Aug 15, 2025 by
jieyouxu
Loading...
3 tasks done
[rustdoc] Correctly handle Area: port run-make Makefiles to rmake.rs
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
should_panic
doctest attribute and fix --no-run
test flag on the 2024 edition
A-run-make
#143900
opened Jul 13, 2025 by
GuillaumeGomez
Loading...
[rustdoc-json] Show whether Area: Rustdoc JSON backend
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
?Sized
parameters are actually Sized
A-rustdoc-json
#143559
opened Jul 7, 2025 by
obi1kenobi
Loading...
Allow specifying multiple bounds for same associated item (remove E0719)
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#143146
opened Jun 28, 2025 by
Jules-Bertholet
Loading...
Document fully-qualified syntax in 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.
as
' keyword doc
S-waiting-on-review
#142670
opened Jun 18, 2025 by
fpdotmonkey
Loading...
Improve type parameter suggestion heuristic for missing 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.
#140073
opened Apr 20, 2025 by
Kivooeo
Loading...
Add regression test for nested replacement ranges in cfg_eval
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.
#139286
opened Apr 2, 2025 by
reez12g
Loading...
[rustdoc] Add support for associated items in "jump to def" feature
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-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.
#135771
opened Jan 20, 2025 by
GuillaumeGomez
Loading...
Implement Status: PR has an ACP and is waiting for the ACP to complete.
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.
#[skip]
for builtin derives
S-waiting-on-ACP
#121053
opened Feb 13, 2024 by
clubby789
Loading...
ProTip!
no:milestone will show everything without a milestone.