Files
rust/src/test/ui/const-generics/mut-ref-const-param-array.stderr
T
2019-05-31 01:19:59 +01:00

7 lines
203 B
Plaintext

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)]
| ^^^^^^^^^^^^^^