what is unstable_features lol
This commit is contained in:
parent
dd19656df3
commit
5573485354
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#![allow(incomplete_features, unstable_features)]
|
||||
#![feature(generic_const_exprs)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
struct Combination<const STRATEGIES: usize>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue