what is unstable_features
lol
This commit is contained in:
parent
dd19656df3
commit
5573485354
@ -1,5 +1,5 @@
|
||||
#![allow(incomplete_features, unstable_features)]
|
||||
#![feature(generic_const_exprs)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
struct Combination<const STRATEGIES: usize>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user