import rustc_smir::rustc_internal in run_driver!
This commit is contained in:
parent
6b2262ecde
commit
6d5f6fd293
22 changed files with 1 additions and 21 deletions
|
@ -330,6 +330,7 @@ macro_rules! run_driver {
|
|||
use rustc_driver::{Callbacks, Compilation, run_compiler};
|
||||
use rustc_middle::ty::TyCtxt;
|
||||
use rustc_interface::interface;
|
||||
use rustc_smir::rustc_internal;
|
||||
use stable_mir::CompilerError;
|
||||
use std::ops::ControlFlow;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue