Skip to content

Commit 751ae51

Browse files
committed
Update Cranelift
1 parent 6a31385 commit 751ae51

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/debuginfo/line_info.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use rustc_span::{
1010
};
1111

1212
use cranelift_codegen::binemit::CodeOffset;
13-
use cranelift_codegen::machinst::MachSrcLoc;
13+
use cranelift_codegen::MachSrcLoc;
1414

1515
use gimli::write::{
1616
Address, AttributeValue, FileId, FileInfo, LineProgram, LineString, LineStringTable,

0 commit comments

Comments
 (0)