about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm/hexagon.rs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/rustc_target/src/asm/hexagon.rs')
-rw-r--r--compiler/rustc_target/src/asm/hexagon.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_target/src/asm/hexagon.rs b/compiler/rustc_target/src/asm/hexagon.rs
index 19da7b80848..7a809efee6f 100644
--- a/compiler/rustc_target/src/asm/hexagon.rs
+++ b/compiler/rustc_target/src/asm/hexagon.rs
@@ -1,5 +1,4 @@
 use super::{InlineAsmArch, InlineAsmType, ModifierInfo};
-use rustc_macros::HashStable_Generic;
 use rustc_span::Symbol;
 use std::fmt;