-
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
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
F-const_trait_impl
`#![feature(const_trait_impl)]`
PG-const-traits
Project group: Const traits
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API 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.
const_destruct
C-tracking-issue
#133214
opened Nov 19, 2024 by
compiler-errors
1 of 3 tasks
Terse diagnostic on lack of ~const bound in inherent associated const functions
A-diagnostics
Area: Messages for errors, warnings, and lints
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
F-const_trait_impl
`#![feature(const_trait_impl)]`
PG-const-traits
Project group: Const traits
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#126975
opened Jun 26, 2024 by
alestane
Provide a way for derives to know if they were invoked with Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-trait-system
Area: Trait system
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-const_trait_impl
`#![feature(const_trait_impl)]`
PG-const-traits
Project group: Const traits
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
WG-macros
Working group: Macros
#[derive_const]
A-macros
#118304
opened Nov 26, 2023 by
jhpratt
ProTip!
no:milestone will show everything without a milestone.