This commit is contained in:
Joshua Nelson 2020-09-09 14:36:46 -04:00 committed by Tshepang Lekhonkhobe
parent 987b5ef008
commit 683cbdda74
1 changed files with 1 additions and 1 deletions

View File

@ -107,4 +107,4 @@ a) Targets that are only cross-compiled (`rustup target add`)
b) Targets that have a native toolchain (`rustup toolchain install`)
For an example of promoting a target from cross-compiled to native,
see [75914](https://github.com/rust-lang/rust/pull/75914).
see [#75914](https://github.com/rust-lang/rust/pull/75914).