Skip to content

Commit

Permalink
Fix rebase damage
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-schievink committed Jan 13, 2020
1 parent 097240b commit 289cd17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_mir/transform/check_consts/qualifs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
use rustc::mir::*;
use rustc::ty::{self, Ty};
use rustc::hir::def_id::DefId;
use syntax_pos::DUMMY_SP;

use super::Item as ConstCx;
Expand Down

0 comments on commit 289cd17

Please sign in to comment.