mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Fix out_dirs_check test on stable
This commit is contained in:
parent
934df697e3
commit
ee8c18cb6e
1 changed files with 3 additions and 0 deletions
|
@ -752,6 +752,9 @@ fn main() {
|
|||
"enable": true
|
||||
},
|
||||
"sysroot": null,
|
||||
"extraEnv": {
|
||||
"RUSTC_BOOTSTRAP": "1"
|
||||
}
|
||||
}
|
||||
}))
|
||||
.server()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue