Bug 1811356 - Disable clangd header insertion r=andi

Differential Revision: https://phabricator.services.mozilla.com/D186492
This commit is contained in:
Matthew Gaudet 2023-09-15 14:46:15 +00:00
parent e731755e26
commit c915a3df3f

View File

@ -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