We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fea753 commit 21c9eefCopy full SHA for 21c9eef
stdsimd/arch/detect/arch/aarch64.rs
@@ -1,5 +1,6 @@
1
//! Aarch64 run-time features.
2
3
+/// Checks if `aarch64` feature is enabled.
4
#[macro_export]
5
#[unstable(feature = "stdsimd", issue = "27731")]
6
#[allow_internal_unstable]
0 commit comments