-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
hir_analysis: add missing sizedness bounds
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#142712
opened Jun 19, 2025 by
davidtwco
Loading…
expand: Remove some unnecessary generic parameters
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.
#142690
opened Jun 18, 2025 by
petrochenkov
Loading…
Add a warning to LateContext::get_def_path
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.
#142593
opened Jun 16, 2025 by
blyxyas
Loading…
Only traverse reachable blocks in JumpThreading.
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.
#142546
opened Jun 15, 2025 by
cjgillot
Loading…
Better template for Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[repr]
attributes
A-attributes
#142495
opened Jun 14, 2025 by
jdonszelmann
Loading…
Fix missing docs in Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
rustc_attr_parsing
A-attributes
#142494
opened Jun 14, 2025 by
jdonszelmann
Loading…
Detect missing 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.
derive
on unresolved attribute even when not imported
S-waiting-on-review
#142487
opened Jun 14, 2025 by
estebank
Loading…
Merge unboxed trait object error suggestion into regular dyn incompat error
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.
#142458
opened Jun 13, 2025 by
oli-obk
Loading…
Report infer ty errors during hir ty lowering
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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.
#142420
opened Jun 12, 2025 by
oli-obk
Loading…
Start moving wf checking away from HIR
perf-regression
Performance regression.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#142030
opened Jun 4, 2025 by
oli-obk
Loading…
Allow 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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
&raw [mut | const]
for union field in safe
needs-fcp
#141469
opened May 23, 2025 by
Kivooeo
Loading…
3 tasks done
Permit duplicate imports
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#141043
opened May 15, 2025 by
jswrenn
Loading…
Don't lint against named labels in 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.
naked_asm!
S-waiting-on-review
#140871
opened May 9, 2025 by
Amanieu
Loading…
Add Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rust-for-linux
Relevant for the Rust-for-Linux project
A-rustdoc-json
Area: Rustdoc JSON backend
F-target_modifiers
`#![feature(target_modifiers)]`
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.
-Zindirect-branch-cs-prefix
A-LLVM
#140740
opened May 7, 2025 by
ojeda
Loading…
wf: emit projection goal for aliases
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#140558
opened May 1, 2025 by
lcnr
Loading…
support revealing uses in HIR typeck
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
eagerly compute Performance regression.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
sub_relations
again
perf-regression
change unsatisfiable trivial bounds detection
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#140313
opened Apr 25, 2025 by
lcnr
Loading…
New const traits syntax
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#139858
opened Apr 15, 2025 by
oli-obk
Loading…
Stabilize 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.
offset_of_slice
S-waiting-on-author
#139673
opened Apr 11, 2025 by
jdonszelmann
Loading…
support revealing uses of opaques
perf-regression
Performance regression.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Enhance Scope Enum with Late Types and Consts Handling
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.
Try use 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.
tcx.ensure_ok
for some predicates_of queries.
S-waiting-on-author
#139256
opened Apr 2, 2025 by
zetanumbers
•
Draft
Support using const pointers in asm 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.
const
operand
S-waiting-on-author
#138618
opened Mar 17, 2025 by
nbdd0121
Loading…
Fix struct_tail_raw argument order and ObligationCause usage
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.
#138456
opened Mar 13, 2025 by
JumpiiX
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.