summary refs log tree commit diff
path: root/src/test/ui/const-generics/impl-const-generic-struct.stderr
blob: d443e060a9747aa5285de3926f7793f33cff05e6 (plain)
1
2
3
4
5
6
warning: the feature `const_generics` is incomplete and may cause the compiler to crash
  --> $DIR/impl-const-generic-struct.rs:3:12
   |
LL | #![feature(const_generics)]
   |            ^^^^^^^^^^^^^^