Sign in
fuchsia
/
third_party
/
rust
/
41601a8c95240cada94c13466a1fea02e5fe87ed
/
.
/
src
/
test
/
ui
/
non-constant-in-const-path.stderr
blob: 5936f76b2e0a89504ec5374e32a725d71c818f34 [
file
] [
log
] [
blame
]
error
[
E0080
]:
runtime values cannot be referenced
in
patterns
-->
$DIR
/
non
-
constant
-
in
-
const
-
path
.
rs
:
4
:
15
|
LL
|
0
..=
x
=>
{}
|
^
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0080`
.