6 lines
203 B
Text
6 lines
203 B
Text
warning: the feature `const_generics` is incomplete and may cause the compiler to crash
|
|
--> $DIR/mut-ref-const-param-array.rs:3:12
|
|
|
|
|
LL | #![feature(const_generics)]
|
|
| ^^^^^^^^^^^^^^
|
|
|