sunfishcode / mustang

Rust programs written entirely in Rust
Other
853 stars 24 forks source link

Enable the `+v8a` feature on aarch64. #193

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

This is enabled in the target spec generated by rustc +nightly -Z unstable-options --print target-spec-json --target aarch64-unknown-linux-gnu

so enable it for Mustang too.