We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4f04b commit 0b378f0Copy full SHA for 0b378f0
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