forked from LowLevelDevs/FoundryOS
Suppress erroneous build errors from rust-analyzer.
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"rust-analyzer.cargo.allTargets": false,
|
||||
"rust-analyzer.cargo.target": "x86_64-kernel",
|
||||
}
|
||||
Reference in New Issue
Block a user