Skip to content

Instantly share code, notes, and snippets.

@hammett
Created August 10, 2017 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hammett/457fb3c3605bd0ce08e03781f866099c to your computer and use it in GitHub Desktop.
Save hammett/457fb3c3605bd0ce08e03781f866099c to your computer and use it in GitHub Desktop.
{
"rust.mode": "legacy",
"rust.rustup": {
// "toolchain": "stable-x86_64-pc-windows-msvc"
"toolchain": "stable-x86_64-pc-windows-gnu"
},
"editor.renderWhitespace": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment