Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
const-generics
/
mgca
/
array-expr-complex.r2.stderr
blob: 335af9235e0c94e3777794ddfa3cd355b9d44c2a [
file
] [
edit
]
error
:
complex
const
arguments must be placed inside of a
`const`
block
-->
$DIR
/
array
-
expr
-
complex
.
rs
:
14
:
21
|
LL
|
takes_array
::<{
[
X
;
3
]
}>();
|
^^^^^^
error
:
aborting due to
1
previous error