We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50884f commit d463ca8Copy full SHA for d463ca8
src/dist/mod.rs
@@ -86,7 +86,7 @@ If you don't need the component(s), you could try a minimal installation with:
86
87
rustup toolchain add {toolchain} --profile minimal
88
89
-If you require the component(s), please install and use the latest successful build version,
+If you require the component(s), please install and use the latest successfully built version,
90
which you can find at <https://rust-lang.github.io/rustup-components-history>.
91
92
After determining the correct date, install it with a command such as:
0 commit comments