]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_target/spec/riscv_base.rs
Auto merge of #68414 - michaelwoerister:share-drop-glue, r=alexcrichton
[rust.git] / src / librustc_target / spec / riscv_base.rs
index ea7fdc39a9a96cc8f23e79c70353492eff427dfb..ec1dc9b4918bde92920ced456544ebfb9201bc30 100644 (file)
@@ -1,4 +1,4 @@
-use spec::abi::Abi;
+use crate::spec::abi::Abi;
 
 // All the calling conventions trigger an assertion(Unsupported calling
 // convention) in llvm on RISCV