We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46c0fc commit e787863Copy full SHA for e787863
src/librustc_trans/trans/mir/rvalue.rs
@@ -8,7 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-use back::abi;
12
use llvm::ValueRef;
13
use rustc::middle::ty::Ty;
14
use rustc_front::hir;
0 commit comments