Fix out_dirs_check test on stable

This commit is contained in:
Lukas Wirth 2023-05-26 20:54:58 +02:00
parent 934df697e3
commit ee8c18cb6e

View File

@ -752,6 +752,9 @@ fn main() {
"enable": true
},
"sysroot": null,
"extraEnv": {
"RUSTC_BOOTSTRAP": "1"
}
}
}))
.server()