You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2024. It is now read-only.
=== stdout ===
=== stderr ===
error: `#[target_feature(..)]` can only be applied to `unsafe` functions
--> /home/runner/work/glacier/glacier/ices/68060.rs:4:13
|
4 | #[target_feature(enable = "")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can only be applied to `unsafe` functions
5 | |_| (),
| ------ not an `unsafe` function
error: the feature named `` is not valid for this target
--> /home/runner/work/glacier/glacier/ices/68060.rs:4:30
|
4 | #[target_feature(enable = "")]
| ^^^^^^^^^^^ `` is not valid for this target
error: aborting due to 2 previous errors
==============
Co-authored-by: rustbot <[email protected]>
0 commit comments