mirror of
https://github.com/saymrwulf/betrusted-curve25519-dalek-source.git
synced 2026-09-06 20:41:11 +00:00
make analysis work better
This commit is contained in:
parent
b6ce2f60a9
commit
f34c6ae4d8
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"rust-analyzer.cargo.target": "riscv32imac-unknown-xous-elf",
|
||||
"rust-analyzer.diagnostics.disabled": [
|
||||
"macro-error"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue