Fix error
This commit is contained in:
parent
61ab991405
commit
005bc2c3a5
@ -71,6 +71,7 @@ pub fn compile_input(sess: &Session,
|
||||
output: &Option<PathBuf>,
|
||||
addl_plugins: Option<Vec<String>>,
|
||||
control: &CompileController) -> CompileResult {
|
||||
use rustc_trans::back::write::OngoingCrateTranslation;
|
||||
macro_rules! controller_entry_point {
|
||||
($point: ident, $tsess: expr, $make_state: expr, $phase_result: expr) => {{
|
||||
let state = &mut $make_state;
|
||||
|
Loading…
Reference in New Issue
Block a user