We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583cd9c commit 6fe8b76Copy full SHA for 6fe8b76
doc/src/installation/windows.md
@@ -11,7 +11,7 @@ using the [MinGW/MSYS2 toolchain] use the GNU build.
11
12
When targeting the MSVC ABI, Rust additionally requires an [installation of
13
Visual Studio 2013 (or later) or the Visual C++ Build Tools 2019][vs] so
14
-`rustc` can use its linker and libraries. The Build Tools require a Visual
+`rustc` can use its linker and libraries. The Visual C++ Build Tools require a Visual
15
Studio license (either Community, Pro, or Enterprise).
16
17
For Visual Studio, make sure to check the "C++
0 commit comments