]> git.lizzy.rs Git - rust.git/blob - src/test/ui/const-generics/array-wrapper-struct-ctor.stderr
Auto merge of #61492 - RalfJung:const-qualif-comments, r=eddyb
[rust.git] / src / test / ui / const-generics / array-wrapper-struct-ctor.stderr
1 warning: the feature `const_generics` is incomplete and may cause the compiler to crash
2   --> $DIR/array-wrapper-struct-ctor.rs:3:12
3    |
4 LL | #![feature(const_generics)]
5    |            ^^^^^^^^^^^^^^
6