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