Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
attributes
/
crate-name-macro-call.stderr
blob: e988b8461d770899d0f81a963e77bbcda0a1d897 [
file
] [
log
] [
blame
]
error
:
attribute value must be a literal
-->
$DIR
/
crate
-
name
-
macro
-
call
.
rs
:
4
:
17
|
LL
|
#![crate_name = concat!("my", "crate")]
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error