Skip to content

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

ICE: unimplemented: inhabitedness checking for inherent projections in rustc_middle/src/ty/inhabitedness/mod.rs C-bug Category: This is a bug. F-inherent_associated_types `#![feature(inherent_associated_types)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125879 opened Jun 2, 2024 by cushionbadak
Cannot chain inherent associated types C-bug Category: This is a bug. F-inherent_associated_types `#![feature(inherent_associated_types)]` requires-incomplete-features T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#122584 opened Mar 16, 2024 by MikeWalrus
dead_code: Inherent associated types are unconditionally considered dead A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. F-inherent_associated_types `#![feature(inherent_associated_types)]` L-dead_code Lint: dead_code requires-nightly This issue requires a nightly compiler in some way.
#110332 opened Apr 14, 2023 by fmease
cycle on inherent associated types in structs C-bug Category: This is a bug. F-inherent_associated_types `#![feature(inherent_associated_types)]` I-cycle Issue: A query cycle occurred while none was expected S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#108491 opened Feb 26, 2023 by peku33
Inherent associated types defined on non-ADTs don't resolve successfully C-bug Category: This is a bug. F-inherent_associated_types `#![feature(inherent_associated_types)]` requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#106719 opened Jan 11, 2023 by fmease
Tracking issue for inherent associated types A-associated-items Area: Associated items (types, constants & functions) B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-inherent_associated_types `#![feature(inherent_associated_types)]` S-tracking-impl-incomplete Status: The implementation is incomplete. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#8995 opened Sep 5, 2013 by pnkfelix
3 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.