Skip to content

Commit 9a60e47

Browse files
author
Tor Hovland
committed
Fix test.
1 parent e146192 commit 9a60e47

File tree

1 file changed

+1
-0
lines changed
  • src/test/run-make-fulldeps/issue-19371

1 file changed

+1
-0
lines changed

src/test/run-make-fulldeps/issue-19371/foo.rs

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ fn compile(code: String, output: PathBuf, sysroot: PathBuf) {
5353
input_path: None,
5454
output_file: Some(output),
5555
output_dir: None,
56+
temps_dir: None,
5657
file_loader: None,
5758
diagnostic_output: DiagnosticOutput::Default,
5859
stderr: None,

0 commit comments

Comments
 (0)