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
error: the target features fp, neon must all be either enabled or disabled together
--> /rust/lib/rustlib/src/rust/library/core/src/../../stdarch/crates/core_arch/src/arm_shared/neon/mod.rs:5191:1
|
5191 | #[target_feature(enable = "neon")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add the missing features in a `target_feature` attribute
error: the target features fp, neon must all be either enabled or disabled together
--> /rust/lib/rustlib/src/rust/library/core/src/../../stdarch/crates/core_arch/src/aarch64/neon/mod.rs:563:1
|
563 | #[target_feature(enable = "neon")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: add the missing features in a `target_feature` attribute
Rust version:
rustc 1.61.0-nightly (52b34550a 2022-03-15)
Detailed compilation log could be found in: https://github.com/shadowsocks/shadowsocks-rust/runs/5572692069?check_suite_focus=true
The text was updated successfully, but these errors were encountered: