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.
2 parents 179d920 + b1ee9c9 commit c879f86Copy full SHA for c879f86
_posts/2016-05-13-rustup.md
@@ -243,7 +243,7 @@ The error tells us that the compiler can't find `std`. That is of
243
course because we haven't installed it.
244
245
To start cross-compiling, you need to acquire a standard library for the target
246
-platform. Previously, this was an error-prone, manual process — queue those
+platform. Previously, this was an error-prone, manual process — cue those
247
blog posts I mentioned earlier. But with rustup, it's just part of the usual
248
workflow:
249
0 commit comments