Commit 25e8547
committed
Remove recently stabilized min_const_generics feature gate
warning: the feature `min_const_generics` has been stable since 1.51.0 and no longer requires an attribute to enable
--> tests/test.rs:3:33
|
3 | feature(min_specialization, min_const_generics, type_alias_impl_trait)
| ^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(stable_features)]` on by default1 parent 12c51d2 commit 25e8547
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments