mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
fix librustc_driver
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user