mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
7 lines
203 B
Plaintext
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)]
|
|
| ^^^^^^^^^^^^^^
|
|
|