Fix another "stdimd" typo (#923)
This commit is contained in:
parent
fe2a752e8d
commit
28f43f9fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -434,7 +434,7 @@ impl m256iExt for __m256i {
|
|||
}
|
||||
|
||||
#[allow(non_camel_case_types)]
|
||||
#[unstable(feature = "stdimd_internal", issue = "none")]
|
||||
#[unstable(feature = "stdsimd_internal", issue = "none")]
|
||||
pub(crate) trait m128Ext: Sized {
|
||||
fn as_m128(self) -> __m128;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue