about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorCKingX <CKingX@users.noreply.github.com>2024-02-08 17:15:11 -0800
committerGitHub <noreply@github.com>2024-02-08 17:15:11 -0800
commitd51e703534c49b5b658a954fe6d387c33ba0c5e3 (patch)
treed6967e82b6eee789f7b697cbddec6c2ec0b18f18 /compiler/rustc_pattern_analysis/src
parent98aa3624be70462d6a25ed5544333e3df62f4c66 (diff)
downloadrust-d51e703534c49b5b658a954fe6d387c33ba0c5e3.tar.gz
rust-d51e703534c49b5b658a954fe6d387c33ba0c5e3.zip
As Windows 10 requires certain features like CMPXCHG16B and a few others and Rust plans to set Windows 10 as the minimum supported OS for target x86_64-pc-windows-msvc, I have added the cmpxchg16b and sse3 feature (as CPUs that meet the Windows 10 64-bit requirement also support SSE3. See https://walbourn.github.io/directxmath-sse3-and-ssse3/ )
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions