fix min_const_generics
version
This commit is contained in:
parent
c92fc8db8b
commit
ad6d23777b
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ declare_features! (
|
|||
(active, const_fn_transmute, "1.46.0", Some(53605), None),
|
||||
|
||||
/// The smallest useful subset of `const_generics`.
|
||||
(active, min_const_generics, "1.46.0", Some(74878), None),
|
||||
(active, min_const_generics, "1.47.0", Some(74878), None),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: actual feature gates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue