Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 01b4e6e

Browse files
ices/68060.rs: fixed with errors (#292)
=== 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]>
1 parent 33c1f3c commit 01b4e6e

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)