mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
remove extraneous import
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
//! [llvm_docs]:
|
||||
//! https://llvm.org/docs/NVPTXUsage.html
|
||||
|
||||
#[cfg(test)]
|
||||
use stdsimd_test::assert_instr;
|
||||
|
||||
#[allow(improper_ctypes)]
|
||||
extern "C" {
|
||||
#[link_name = "llvm.nvvm.barrier0"]
|
||||
|
||||
Reference in New Issue
Block a user