Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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.
#132559 by bvanjoi was merged Nov 4, 2024 Loading… 1.84.0
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.
#113164 by JohnTitor was merged Jul 7, 2023 Loading… 1.72.0
Implement partial capturing of types in use<...> 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.
#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.
#128557 by nyurik was merged Aug 3, 2024 Loading… 1.82.0
Downgrade untranslatable_diagnostic and diagnostic_outside_of_impl to allow A-translation 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
#132182 by jieyouxu was merged Oct 26, 2024 Loading… 1.84.0
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.
#121838 by oli-obk was merged Mar 5, 2024 Loading… 1.78.0
Do not ICE on field access check on expr with ty::Error 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.
#123516 by estebank was merged Apr 7, 2024 Loading… 1.79.0
Extract for_each_immediate_subpat from THIR pattern visitors 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.
#138635 by Zalathar was merged Mar 19, 2025 Loading… 1.87.0
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.
#142045 by estebank was merged Jun 7, 2025 Loading… 1.89.0
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.
#135222 by estebank was merged Jan 9, 2025 Loading… 1.85.0
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.
#129542 by zachs18 was merged Sep 20, 2024 Loading… 1.83.0
Deduplicate some rustc_middle function bodies by calling the rustc_type_ir equivalent 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.
#139313 by oli-obk was merged Apr 4, 2025 Loading… 1.88.0
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.
#118035 by ouz-a was merged Nov 21, 2023 Loading… 1.76.0
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.
#121479 by lcnr was merged Feb 23, 2024 Loading… 1.78.0
Refactor #[diagnostic::do_not_recommend] support 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.
#125717 by weiznich was merged Jun 4, 2024 Loading… 1.80.0
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 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.
#133130 by dianne was merged Nov 18, 2024 Loading… 1.84.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.