Skip to content

Commit ca96052

Browse files
authored
Merge pull request #4318 from rust-lang/rustup-2025-05-10
Automatic Rustup
2 parents 1c771ee + 387e7c3 commit ca96052

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2ad5f8607d0e192b60b130e5cc416b477b351c18
1+
fd9fad6dbcc1bae3cba2a8634339ffa620a49f28

tests/pass/shims/x86/intrinsics-x86-sse2.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// We're testing x86 target specific features
22
//@only-target: x86_64 i686
3+
#![allow(unnecessary_transmutes)]
34

45
#[cfg(target_arch = "x86")]
56
use std::arch::x86::*;

0 commit comments

Comments
 (0)