Skip to content

Commit 387e7c3

Browse files
author
The Miri Cronjob Bot
committed
Merge from rustc
2 parents 2dbb1dd + 17151d7 commit 387e7c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)