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 e35af12 commit 9dc1432Copy full SHA for 9dc1432
_posts/2017-02-02-Rust-1.15.md
@@ -253,10 +253,10 @@ check what your packages are doing and update to use `std::env`!
253
254
[cargo/3368]: https://github.com/rust-lang/cargo/pull/3368
255
256
-The `cargo test` command has [gained support for a `--all` flag][cargo/3321],
+The `cargo test` command has [gained support for a `--all` flag][cargo/3221],
257
which is useful when you have a workspace.
258
259
-[cargo/3321]: https://github.com/rust-lang/cargo/pull/3321
+[cargo/3221]: https://github.com/rust-lang/cargo/pull/3221
260
261
We now [Compile statically against the MSVC CRT][cargo/3363] on Windows, and
262
[Link OpenSSL statically][cargo/3311] on Mac OS X.
0 commit comments