5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"rust-analyzer.server.extraEnv": {
|
|
"RUSTFLAGS": "-Ctarget-feature=+avx2"
|
|
},
|
|
}
|