-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
ICE while trying to field project out of opaque value by utilizing type ascription
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
F-type_ascription
`#![feature(type_ascription)]`
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
requires-nightly
This issue requires a nightly compiler in some way.
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.
#134838
opened Dec 28, 2024 by
fmease
Tracking Issue for De-RFC 3307: Remove type ascription
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-type_ascription
`#![feature(type_ascription)]`
S-tracking-remove-implementation
Status: The feature needs to be removed from the Rust toolchain before this issue can be closed
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#101728
opened Sep 12, 2022 by
Manishearth
2 of 7 tasks
ProTip!
What’s not been updated in a month: updated:<2025-04-23.