rust-randbench/.vscode/settings.json
2026-01-18 10:41:59 +01:00

5 lines
84 B
JSON

{
"rust-analyzer.server.extraEnv": {
"RUSTFLAGS": "-Ctarget-feature=+avx2"
},
}