Uh oh!
There was an error while loading. Please reload this page.
add fp-armv8 for ARM_ALLOWED_FEATURES - #83803
Conversation
rust-highfive
commented
Apr 3, 2021
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @petrochenkov (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
petrochenkov
commented
Apr 3, 2021
@Amanieu |
Amanieu
commented
Apr 3, 2021
On AArch64, I think it's fine to leave it as |
petrochenkov
commented
Apr 3, 2021
Ok. |
bors
commented
Apr 3, 2021
📌 Commit 944b53e has been approved by |
Rollup of 7 pull requests Successful merges: - rust-lang#82487 (Constify methods of `std::net::SocketAddr`, `SocketAddrV4` and `SocketAddrV6`) - rust-lang#83756 (rustdoc: Rename internal uses of `spotlight`) - rust-lang#83780 (Document "standard" conventions for error messages) - rust-lang#83787 (Monomorphization doc fix) - rust-lang#83803 (add fp-armv8 for ARM_ALLOWED_FEATURES) - rust-lang#83804 (Remove nightly features in rustc_type_ir) - rust-lang#83810 (Fix rustc_lint_defs documentation typo) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
For fixing err in rust-lang/stdarch#1105.