Skip to content

Commit

Permalink
Link directly to #build-std anchor
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
  • Loading branch information
phil-opp and jonas-schievink committed Oct 24, 2020
1 parent 11a7087 commit eb5db6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc/src/targets/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ To see it for a different target, add the `--target` flag:
$ rustc +nightly -Z unstable-options --target=wasm32-unknown-unknown --print target-spec-json
```

To use a custom target, see the (unstable) [`build-std` feature](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html) of `cargo`.
To use a custom target, see the (unstable) [`build-std` feature](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#build-std) of `cargo`.

0 comments on commit eb5db6c

Please sign in to comment.