12 lines
255 B
JSON
12 lines
255 B
JSON
{
|
|
<<<<<<< HEAD
|
|
"rust-analyzer.cargo.allTargets": false,
|
|
"rust-analyzer.cargo.extraArgs": [
|
|
"--target",
|
|
"riscv64gc-unknown-none-elf"
|
|
]
|
|
}
|
|
=======
|
|
"rust-analyzer.cargo.allTargets": false
|
|
}
|
|
>>>>>>> 85bbe77 (add specs and dev log)
|