Sign in
fuchsia
/
third_party
/
rust
/
e3029abfaec4252ab0ae7010780be0094d8870e0
/
.
/
tests
/
ui
/
proc-macro
/
cfg-eval-fail.stderr
blob: 945ad46bf33c356f0723fd1d6968555540d064e7 [
file
] [
log
] [
blame
]
error
:
removing an expression
is
not
supported
in
this
position
-->
$DIR
/
cfg
-
eval
-
fail
.
rs
:
5
:
25
|
LL
|
let
_
=
#[cfg_eval] #[cfg(FALSE)] 0;
|
^^^^^^^^^^^^^
error
:
aborting due to
1
previous error