-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Oddity with lifetime elision and type aliases
A-lifetimes
Area: Lifetimes / regions
C-bug
Category: This is a bug.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
needs-crater
This change needs a crater run to check for possible breakage in the ecosystem.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#140611
opened May 3, 2025 by
traviscross
experiment with relaxing the orphan rule
A-coherence
Area: Coherence
A-rust-for-linux
Relevant for the Rust-for-Linux project
C-discussion
Category: Discussion or questions that doesn't represent real issues.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language 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.
#136979
opened Feb 13, 2025 by
y86-dev
auto trait leakage can be used to leak arbitrary types
A-auto-traits
Area: auto traits (e.g., `auto trait Send {}`)
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I-types-nominated
Nominated for discussion during a types team meeting.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#134578
opened Dec 20, 2024 by
lcnr
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language 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.
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading…
Review of Reference change regarding receivers and object safety
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
I-types-nominated
Nominated for discussion during a types team meeting.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#127251
opened Jul 2, 2024 by
traviscross
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.