-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Add intrinsic for dynamic shared memory
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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)
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.
#146181
opened Sep 3, 2025 by
Flakebi
Loading...
Deny-by-default never type lints
F-never_type
`#![feature(never_type)]`
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
L-dependency_on_unit_never_type_fallback
Lint: dependency_on_unit_never_type_fallback
L-never_type_fallback_flowing_into_unsafe
Lint: never_type_fallback_flowing_into_unsafe
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.
#146167
opened Sep 3, 2025 by
WaffleLapkin
Loading...
Some hygiene doc improvements
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.
#146159
opened Sep 3, 2025 by
camsteffen
Loading...
compiler: Apply target features to the entry function
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.
#146144
opened Sep 3, 2025 by
heiher
Loading...
fix: Filter suggestion parts that match existing code
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.
#146121
opened Sep 2, 2025 by
Muscraft
Loading...
Track diagnostic attributes pre proc macro expansion, prepend post expansion.
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.
Extended temporary argument to format_args!() in all cases
perf-regression
Performance regression.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#145882
opened Aug 26, 2025 by
m-ou-se
Loading...
fix: incorrect error message for string literal suffixes
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.
#145602
opened Aug 19, 2025 by
notJoon
Loading...
Opportunistically split 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-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
!=
to successfully parse never type
I-lang-nominated
#145536
opened Aug 17, 2025 by
fmease
Loading...
Unify wording of resolve 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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#145399
opened Aug 14, 2025 by
estebank
Loading...
Cache derive proc macro expansion with incremental query
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.
#145354
opened Aug 13, 2025 by
Kobzol
Loading...
Improve incremental use of lint filtering
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.
#145220
opened Aug 10, 2025 by
blyxyas
Loading...
Make Area: Attributes (`#[...]`, `#![...]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
AssocItem
aware of its impl kind
A-attributes
#145186
opened Aug 9, 2025 by
camsteffen
Loading...
Resolver: Batched Import Resolution
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.
#145108
opened Aug 8, 2025 by
LorrensP-2158466
Loading...
Make mac calls include their semicolons
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144714
opened Jul 31, 2025 by
compiler-errors
•
Draft
Add debuginfo_transparent attribute for structs
A-attributes
Area: Attributes (`#[...]`, `#![...]`)
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-tidy
Area: The tidy tool
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team
#144223
opened Jul 20, 2025 by
bjorn3
Loading...
Introduce Scope::NonGlobModule and Scope::GlobModule
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.
#144131
opened Jul 18, 2025 by
b-naber
Loading...
Also hash spans inside the same file as relative.
A-query-system
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.
#143882
opened Jul 13, 2025 by
cjgillot
Loading...
Fix backtraces with Area: port run-make Makefiles to rmake.rs
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.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-C panic=abort
on linux; emit unwind tables by default
A-run-make
#143613
opened Jul 7, 2025 by
Enselic
Loading...
[Draft] Supertrait item resolution in subtrait Area: Rustdoc JSON backend
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-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.
impl
s
A-rustdoc-json
#143527
opened Jul 6, 2025 by
dingxiangfei2009
•
Draft
Prehash visibilities in resolver
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.
#143371
opened Jul 3, 2025 by
cjgillot
Loading...
fresh binding should shadow the def in expand
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.
#143141
opened Jun 28, 2025 by
bvanjoi
Loading...
Don't suggest rewriting call if resolution was invalid
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.
#143014
opened Jun 25, 2025 by
compiler-errors
Loading...
mbe: Rework the Area: The tidy tool
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
concat
metavariable expression
A-tidy
compiler: Use -T instead of --script for linker scripts
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.
#142445
opened Jun 13, 2025 by
workingjubilee
Loading...
ProTip!
Adding no:label will show everything without a label.