@@ -35,7 +35,7 @@ Compiler
3535- [ Added tier 3 support for ` i386-unknown-linux-gnu ` and ` i486-unknown-linux-gnu ` targets.] [ 80662 ]
3636- [ The ` target-cpu=native ` option will now detect individual features of CPUs.] [ 80749 ]
3737
38- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
38+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
3939information on Rust's tiered platform support.
4040
4141Libraries
@@ -183,7 +183,7 @@ Compiler
183183- [ The ` x86_64-unknown-freebsd ` is now built with the full toolset.] [ 79484 ]
184184- [ Dropped support for all cloudabi targets.] [ 78439 ]
185185
186- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
186+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
187187information on Rust's tiered platform support.
188188
189189Libraries
@@ -360,7 +360,7 @@ Compiler
360360- [ Output from threads spawned in tests is now captured.] [ 78227 ]
361361- [ Change os and vendor values to "none" and "unknown" for some targets] [ 78951 ]
362362
363- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
363+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
364364information on Rust's tiered platform support.
365365
366366Libraries
@@ -465,7 +465,7 @@ Compiler
465465 Note: If you're using cargo you must explicitly pass the ` --target ` flag.
466466- [ Added tier 2\* support for ` aarch64-unknown-linux-musl ` .] [ 76420 ]
467467
468- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
468+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
469469information on Rust's tiered platform support.
470470
471471Libraries
@@ -604,7 +604,7 @@ Compiler
604604- [ Upgrade the FreeBSD toolchain to version 11.4] [ 75204 ]
605605- [ ` RUST_BACKTRACE ` 's output is now more compact.] [ 75048 ]
606606
607- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
607+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
608608information on Rust's tiered platform support.
609609
610610Libraries
@@ -889,7 +889,7 @@ Compiler
889889- [ Added tier 3 support for the ` thumbv7a-uwp-windows-msvc ` target.] [ 72133 ]
890890- [ Upgraded to LLVM 10.] [ 67759 ]
891891
892- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
892+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
893893information on Rust's tiered platform support.
894894
895895
@@ -1398,7 +1398,7 @@ Compiler
13981398 pointing to the location where they were called, rather than
13991399 ` core ` 's internals. ] [ 67887 ]
14001400
1401- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
1401+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
14021402information on Rust's tiered platform support.
14031403
14041404Libraries
@@ -1496,7 +1496,7 @@ Compiler
14961496- [ You can now provide ` --extern ` flag without a path, indicating that it is
14971497 available from the search path or specified with an ` -L ` flag.] [ 64882 ]
14981498
1499- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
1499+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
15001500information on Rust's tiered platform support.
15011501
15021502[ argfile-docs ] : https://doc.rust-lang.org/nightly/rustc/command-line-arguments.html#path-load-command-line-flags-from-a-path
@@ -1620,7 +1620,7 @@ Compiler
16201620- [ Added tier 3 support for the ` mips64-unknown-linux-muslabi64 ` , and
16211621 ` mips64el-unknown-linux-muslabi64 ` targets.] [ 65843 ]
16221622
1623- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
1623+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
16241624 information on Rust's tiered platform support.
16251625
16261626Libraries
@@ -1770,7 +1770,7 @@ Compiler
17701770 output of successful tests.] [ 62600 ]
17711771
17721772
1773- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
1773+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
17741774information on Rust's tiered platform support.
17751775
17761776Libraries
@@ -1864,7 +1864,7 @@ Compiler
18641864- [ Added tier 3 support for the ` riscv32i-unknown-none-elf ` target.] [ 62784 ]
18651865- [ Upgraded to LLVM 9.] [ 62592 ]
18661866
1867- \* Refer to Rust's [ platform support page] [ forge- platform-support] for more
1867+ \* Refer to Rust's [ platform support page] [ platform-support-doc ] for more
18681868information on Rust's tiered platform support.
18691869
18701870Libraries
@@ -1951,7 +1951,7 @@ Compatibility Notes
19511951[ `Duration::mul_f32` ] : https://doc.rust-lang.org/std/time/struct.Duration.html#method.mul_f32
19521952[ `Duration::mul_f64` ] : https://doc.rust-lang.org/std/time/struct.Duration.html#method.mul_f64
19531953[ `any::type_name` ] : https://doc.rust-lang.org/std/any/fn.type_name.html
1954- [ forge- platform-support] : https://forge .rust-lang.org/release /platform-support.html
1954+ [ platform-support-doc ] : https://doc .rust-lang.org/nightly/rustc /platform-support.html
19551955[ pipeline-internals ] : https://internals.rust-lang.org/t/evaluating-pipelined-rustc-compilation/10199
19561956
19571957Version 1.37.0 (2019-08-15)
0 commit comments