-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add explanations of when the IRs (HIR, THIR, MIR) become available
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.
#129241
by isan-Ethen
was closed Aug 19, 2024
Loading…
Point at binding declaration on closure capture note
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.
#128121
by estebank
was closed Jul 24, 2024
Loading…
fix trait implementations sort order
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.
#137428
by tapanprakasht
was closed Feb 25, 2025
•
Draft
find the generic container rather than simply looking up for the assoc with const arg
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.
Add a regression test for #109054
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.
Implement partial capturing of types in 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.
use<...>
S-waiting-on-author
#135765
by frank-king
was closed Jan 20, 2025
Loading…
chore: use shorthand initializer
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
Downgrade Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
WG-diagnostics
Working group: Diagnostics
untranslatable_diagnostic
and diagnostic_outside_of_impl
to allow
A-translation
Use the correct logic for nested impl trait in assoc types
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.
Do not ICE on field access check on expr with 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.
ty::Error
S-waiting-on-bors
Extract 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.
for_each_immediate_subpat
from THIR pattern visitors
S-waiting-on-bors
Make obligation cause code suggestions verbose
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.
Do not emit note in coerce if loop iterates at least once
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.
#122679
by gurry
was closed Mar 25, 2024
Loading…
Fix diag span errors for bad_placeholder
S-inactive
Status: Inactive and waiting on the author. This is often applied to closed PRs.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#116511
by chenyukang
was closed Apr 8, 2024
Loading…
Fix unnamed lifetime spans
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.
#125234
by bovinebuddha
was closed Oct 1, 2024
Loading…
Ensure that we don't try to access fields on a non-struct pattern type
beta-accepted
Accepted for backporting to the compiler in the beta channel.
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.
Add regression test for #129541
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.
Deduplicate some 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.
rustc_middle
function bodies by calling the rustc_type_ir
equivalent
S-waiting-on-bors
Fix early param lifetimes in generic_const_exprs
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.
fix generalizer unsoundness
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.
Refactor 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.
#[diagnostic::do_not_recommend]
support
S-waiting-on-bors
Arbitrary self types v2: avoid dyn, generic ICE
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.
#136195
by adetaylor
was closed Feb 4, 2025
Loading…
remove weird contravariant
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.
#134237
by oriongonza
was closed Jan 23, 2025
Loading…
Suggest removal of borrow in index when appropriate
S-inactive
Status: Inactive and waiting on the author. This is often applied to closed PRs.
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.
#117913
by estebank
was closed Nov 29, 2024
Loading…
suggest_borrow_generic_arg
: instantiate clauses properly
S-waiting-on-bors
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.