-
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
no suggestion to enable const generics features
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_parameter_types
`#![feature(generic_const_parameter_types)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#139645
opened Apr 10, 2025 by
lcnr
Tracking Issue for Area: const generics (parameters and arguments)
B-experimental
Blocker: In-tree experiment; RFC pending, not yet approved or unneeded (requires FCP to stabilize).
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-generic_const_parameter_types
`#![feature(generic_const_parameter_types)]`
PG-const-generics
Project group: Const generics
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
feature(generic_const_parameter_types)
A-const-generics
#137626
opened Feb 25, 2025 by
BoxyUwU
6 tasks
Error: The type of const parameters must not depend on other generic parameters
A-const-generics
Area: const generics (parameters and arguments)
F-generic_const_parameter_types
`#![feature(generic_const_parameter_types)]`
#98210
opened Jun 17, 2022 by
Pzixel
ProTip!
Adding no:label will show everything without a label.