fix librustc_driver
This commit is contained in:
parent
e6793ac452
commit
afc5acd84b
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ fn test_env<F>(source_string: &str,
|
|||
TyCtxt::create_and_enter(&sess,
|
||||
ty::maps::Providers::default(),
|
||||
ty::maps::Providers::default(),
|
||||
Rc::new(sess.mir_passes.borrow().clone()),
|
||||
&arenas,
|
||||
&arena,
|
||||
resolutions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue