Skip to content

Commit e657eb1

Browse files
herabitzachs18
andauthored
Update changelog.md
Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>
1 parent 4705197 commit e657eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Unreleased
44

5-
* Implement `Pod` and `Zeroable` for `__m512`, `__m512d` and `__m512i` without nightly.
6-
Requires Rust 1.70, and is gated through the `avx512_simd` cargo feature.
5+
* Implement `Pod` and `Zeroable` for `core::arch::{x86, x86_64}::__m512`, `__m512d` and `__m512i` without nightly.
6+
Requires Rust 1.72, and is gated through the `avx512_simd` cargo feature.
77

88
* Allow the use of `must_cast_mut` and `must_cast_slice_mut` in const contexts.
99
Requires Rust 1.83, and is gated through the `must_cast_extra` cargo feature.

0 commit comments

Comments
 (0)