Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
proc-macro
/
issue-118455-skip-err-builtin.stderr
blob: fa8af87a3d01942f4eea5c9a99ac8eef9babab85 [
file
] [
log
] [
blame
] [
edit
]
error
:
cannot find attribute
`some_nonexistent_attribute`
in
this
scope
-->
$DIR
/
issue
-
118455
-
skip
-
err
-
builtin
.
rs
:
1
:
4
|
LL
|
#![some_nonexistent_attribute]
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error