Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
0d5c23f0c3fda3b89d25b270ca064d30e494aeb2
/
.
/
crates
/
no-panic
/
tests
/
ui
/
const-fn.stderr
blob: 16c4c810d035f6342d321ab05fadc4c86ef1b5c6 [
file
] [
log
] [
blame
]
error
:
no_panic attribute on
const
fn
is
not
supported
-->
tests
/
ui
/
const
-
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
)