Sign in
fuchsia
/
third_party
/
rust
/
dff14f06341309b7edf3e760ab9762175db322f3
/
.
/
tests
/
ui
/
ffi-attrs
/
ffi_const2.stderr
blob: d4c9bc42ec9e4d1d12e3bff6d0f19bec55620dc1 [
file
] [
log
] [
blame
]
error
[
E0757
]:
`#[ffi_const]`
function
cannot be
`#[ffi_pure]`
-->
$DIR
/
ffi_const2
.
rs
:
4
:
5
|
LL
|
#[unsafe(ffi_pure)]
|
^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error
For
more information about
this
error
,
try
`rustc --explain E0757`
.