Sign in
fuchsia
/
third_party
/
rust
/
41601a8c95240cada94c13466a1fea02e5fe87ed
/
.
/
src
/
test
/
ui
/
error-codes
/
E0452.stderr
blob: 7f074168f8e02c42c67bca54f4d1866741c8092a [
file
] [
log
] [
blame
]
error
[
E0452
]:
malformed lint attribute input
-->
$DIR
/
E0452
.
rs
:
1
:
10
|
LL
|
#![allow(foo = "")]
|
^^^^^^^^
bad attribute argument
error
:
aborting due to previous error
For
more information about
this
error
,
try
`rustc --explain E0452`
.