Skip to content

Commit 21c9eef

Browse files
GuillaumeGomezalexcrichton
authored andcommitted
Add missing docs (#633)
1 parent 7fea753 commit 21c9eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdsimd/arch/detect/arch/aarch64.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//! Aarch64 run-time features.
22
3+
/// Checks if `aarch64` feature is enabled.
34
#[macro_export]
45
#[unstable(feature = "stdsimd", issue = "27731")]
56
#[allow_internal_unstable]

0 commit comments

Comments
 (0)