We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e146192 commit 9a60e47Copy full SHA for 9a60e47
src/test/run-make-fulldeps/issue-19371/foo.rs
@@ -53,6 +53,7 @@ fn compile(code: String, output: PathBuf, sysroot: PathBuf) {
53
input_path: None,
54
output_file: Some(output),
55
output_dir: None,
56
+ temps_dir: None,
57
file_loader: None,
58
diagnostic_output: DiagnosticOutput::Default,
59
stderr: None,
0 commit comments