Sign in
android
/
platform
/
external
/
rust
/
crates
/
no-panic
/
refs/heads/android14-s1-release
/
.
/
tests
/
ui
/
async-fn.stderr
blob: ad06ecc06a454c4e676c7d3c566c36c3162fac52 [
file
] [
log
] [
blame
] [
edit
]
error
:
no_panic attribute on async fn
is
not
supported
-->
tests
/
ui
/
async
-
fn
.
rs
:
3
:
1
|
3
|
#[no_panic]
|
^^^^^^^^^^^
|
=
note
:
this
error originates
in
the attribute macro
`no_panic`
(
in
Nightly
builds
,
run
with
-
Z macro
-
backtrace
for
more info
)