Sign in
fuchsia
/
third_party
/
rust
/
02856110968903bf50a32184db200ccd9b6cc8b6
/
.
/
tests
/
ui
/
issues
/
issue-39211.stderr
blob: cd2a014bb683d7dd875fac773898fbe4e1246a88 [
file
] [
log
] [
blame
]
error
:
constant expression depends on a
generic
parameter
-->
$DIR
/
issue
-
39211.rs
:
9
:
17
|
LL
|
let
a
=
[
3
;
M
::
Row
::
DIM
];
|
^^^^^^^^^^^
|
=
note
:
this
may fail depending on what value the parameter takes
error
:
aborting due to previous error