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