blob: 661bbd113bc0db965a1a1155269b6e8f9e178842 (
plain)
1
2
3
4
5
6
|
warning: the feature `const_generics` is incomplete and may cause the compiler to crash
--> $DIR/transparent-maybeunit-array-wrapper.rs:3:12
|
LL | #![feature(const_generics)]
| ^^^^^^^^^^^^^^
|