summary refs log tree commit diff
path: root/src/test/ui/const-generics/transparent-maybeunit-array-wrapper.stderr
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)]
   |            ^^^^^^^^^^^^^^