Sign in
fuchsia
/
third_party
/
rust
/
6774856e0c81f6cbedd772d295a21005d04a9224
/
.
/
tests
/
ui
/
crate-name-mismatch.stderr
blob: 511562618d569f710e822ca1ae3bba0776482fca [
file
] [
log
] [
blame
]
error
:
`--crate-name`
and
`#[crate_name]`
are required to match
,
but
`foo`
!=
`bar`
-->
$DIR
/
crate
-
name
-
mismatch
.
rs
:
3
:
1
|
LL
|
#![crate_name = "bar"]
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error