]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_driver/lib.rs
Auto merge of #44350 - GuillaumeGomez:id-false-positive, r=QuietMisdreavus
[rust.git] / src / librustc_driver / lib.rs
index 522b9eb22320e9d00bc7f806a32236d80e24c67b..044f4a5eaf512bec0ff28ccb98aa4e3ef190a943 100644 (file)
@@ -645,6 +645,7 @@ fn build_controller(&mut self,
                                                      ppm,
                                                      state.arena.unwrap(),
                                                      state.arenas.unwrap(),
+                                                     state.output_filenames.unwrap(),
                                                      opt_uii.clone(),
                                                      state.out_file);
                 };