mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Bug 1811356 - Disable clangd header insertion r=andi
Differential Revision: https://phabricator.services.mozilla.com/D186492
This commit is contained in:
parent
e731755e26
commit
c915a3df3f
@ -355,6 +355,7 @@ def setup_clangd_rust_in_vscode(command_context):
|
||||
"--pch-storage",
|
||||
"disk",
|
||||
"--clang-tidy",
|
||||
"--header-insertion=never",
|
||||
],
|
||||
"rust-analyzer.server.extraEnv": {
|
||||
# Point rust-analyzer at the real target directory used by our
|
||||
|
Loading…
x
Reference in New Issue
Block a user