Skip to content

Instantly share code, notes, and snippets.

@MrCroxx
Created March 14, 2024 11:26
Show Gist options
  • Select an option

  • Save MrCroxx/d85ec4d356f9b7b7db20d5288405344b to your computer and use it in GitHub Desktop.

Select an option

Save MrCroxx/d85ec4d356f9b7b7db20d5288405344b to your computer and use it in GitHub Desktop.
settings.json
{
"rust-analyzer.server.extraEnv": {
"RUSTFLAGS": "-Ctarget-feature=+avx2"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment