Fix unused import in test
This commit is contained in:
parent
1c48025685
commit
76cd709f9e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// run-pass
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use std::arch::global_asm;
|
||||
|
||||
#[cfg(target_arch = "x86")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue