Suppress erroneous build errors from rust-analyzer.
Continuous integration / build (push) Has been cancelled

This commit is contained in:
2025-02-22 03:33:32 +00:00
parent 5c9717d384
commit 969756c691
+4
View File
@@ -0,0 +1,4 @@
{
"rust-analyzer.cargo.allTargets": false,
"rust-analyzer.cargo.target": "x86_64-kernel",
}