Sign in
android
/
toolchain
/
rustc
/
fd666f2f11b6b870cdfff85689e078cd371668e2
/
.
/
src
/
test
/
ui
/
const-generics
/
const-arg-in-fn.stderr
blob: e32b714b25d3635b9aae94b176b6aafad9be2ba2 [
file
]
warning
:
the feature
`const_generics`
is
incomplete
and
may cause the compiler to crash
-->
$DIR
/
const
-
arg
-
in
-
fn
.
rs
:
3
:
12
|
LL
|
#![feature(const_generics)]
|
^^^^^^^^^^^^^^