Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:A-impl-trait
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
883
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
label
:
A-impl-trait
is:issue state:open label:A-impl-trait
Search
Labels
Milestones
New issue
Search results
Open
Closed
RPIT can't capture LUB of two lifetimes
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
C-bug
Category: This is a bug.
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#148401
In rust-lang/rust;
·
theemathas
opened
on Nov 2, 2025
rustdoc-json: show leaked auto-trait definition for RPIT and async-fn
A-auto-traits
Area: auto traits (e.g., `auto trait Send {}`)
Area: auto traits (e.g., `auto trait Send {}`)
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#147927
In rust-lang/rust;
·
aDotInTheVoid
opened
on Oct 20, 2025
impl Trait missed bound should hint if underlying type could satisfy the bound
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-trait-system
Area: Trait system
Area: Trait system
D-lack-of-suggestion
Diagnostics: Adding a (structured) suggestion would increase the quality of the diagnostic.
Diagnostics: Adding a (structured) suggestion would increase the quality of the diagnostic.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#146607
In rust-lang/rust;
·
zesterer
opened
on Sep 15, 2025
"unexpected ambiguity: <code>CanonicalQueryInput</code>" with conflicting associated type specifiers
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-impossible-bounds
Area: Issues related to have impossible trait bounds in scope (impossible predicates)
Area: Issues related to have impossible trait bounds in scope (impossible predicates)
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Performance or correctness regression from one stable version to another.
S-has-bisection
Status: A bisection has been found for this issue
Status: A bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#146371
In rust-lang/rust;
·
Jules-Bertholet
opened
on Sep 9, 2025
<code>-Znext-solver</code> ambiguous opaque types in HIR typeck result in poor errors
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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.
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)
The Rustc Trait System Refactor Initiative (-Znext-solver)
Status: Open.
#146231
In rust-lang/rust;
·
lcnr
opened
on Sep 5, 2025
member constraints involving external regions are scuffed
A-borrow-checker
Area: The borrow checker
Area: The borrow checker
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
A-type-system
Area: Type system
Area: Type system
C-bug
Category: This is a bug.
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#146062
In rust-lang/rust;
·
lcnr
opened
on Aug 31, 2025
<code>private_interfaces</code> not linting RPITIT
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-visibility
Area: Visibility / privacy
Area: Visibility / privacy
C-bug
Category: This is a bug.
Category: This is a bug.
L-false-negative
Lint: False negative (should have fired but didn't).
Lint: False negative (should have fired but didn't).
L-private_interfaces
Lint: private_interfaces
Lint: private_interfaces
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#143531
In rust-lang/rust;
·
mladedav
opened
on Jul 6, 2025
Higher-ranked lifetimes captured by <code>impl Trait</code> result in too many errors in 2024 edition
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-edition-2024
Area: The 2024 edition
Area: The 2024 edition
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
D-verbose
Diagnostics: Too much output caused by a single piece of incorrect code.
Diagnostics: Too much output caused by a single piece of incorrect code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#143022
In rust-lang/rust;
·
estebank
opened
on Jun 25, 2025
<code>apply_member_constraints</code> is incomplete
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-member-constraints
`#[feature(member_constraints)]`
`#[feature(member_constraints)]`
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#142073
In rust-lang/rust;
·
lcnr
opened
on Jun 5, 2025
refining_impl_trait: The suggested fix does not yet take precise capturing into account.
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
Area: Lints (warnings about flaws in source code) such as unused_mut.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
Diagnostics: A structured suggestion resulting in incorrect code.
L-refining_impl_trait
Lint group: refining_impl_trait
Lint group: refining_impl_trait
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#141047
In rust-lang/rust;
·
Tamschi
opened
on May 15, 2025
member constraints are order-dependent
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-member-constraints
`#[feature(member_constraints)]`
`#[feature(member_constraints)]`
A-NLL
Area: Non-lexical lifetimes (NLL)
Area: Non-lexical lifetimes (NLL)
C-bug
Category: This is a bug.
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#140569
In rust-lang/rust;
·
lcnr
opened
on May 2, 2025
RPIT(IT)s "leak" internal implementation details of lifetime capturing via boundedness
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
C-bug
Category: This is a bug.
Category: This is a bug.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#140517
In rust-lang/rust;
·
Y-jiji
opened
on Apr 30, 2025
You can’t perform that action at this time.