Sign in
fuchsia
/
fuchsia
/
b913ed1479780eeb0de1e6d2e9d0ed17267964af
/
.
/
third_party
/
rust_crates
/
vendor
/
derive_builder
/
tests
/
compile-fail
/
builder_field_attr.stderr
blob: 83a5f3e8b1cd0941196ab1e5b942ee8e5ba181e5 [
file
] [
log
] [
blame
]
error
:
cannot find attribute
`no_such_attribute`
in
this
scope
-->
tests
/
compile
-
fail
/
builder_field_attr
.
rs
:
8
:
26
|
8
|
#[builder_field_attr(no_such_attribute)]
|
^^^^^^^^^^^^^^^^^