4 lines
221 B
JSON
4 lines
221 B
JSON
|
|
{
|
||
|
|
"rust-analyzer.cargo.target" : "x86_64-unknown-none",
|
||
|
|
"rust-analyzer.check.extraArgs" : ["--target","x86_64-custom.json","-Zbuild-std=core,alloc,compiler_builtins","-Zbuild-std-features=compiler-builtins-mem"]
|
||
|
|
}
|