Skip to content

Commit

Permalink
Rollup merge of #73400 - rnestler:patch-1, r=jonas-schievink
Browse files Browse the repository at this point in the history
Fix forge-platform-support URL

Apparently it got changed.
  • Loading branch information
Dylan-DPC committed Jun 16, 2020
2 parents 3c437e5 + 60410ef commit b4dd6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ Compatibility Notes
[`Duration::mul_f32`]: https://doc.rust-lang.org/std/time/struct.Duration.html#method.mul_f32
[`Duration::mul_f64`]: https://doc.rust-lang.org/std/time/struct.Duration.html#method.mul_f64
[`any::type_name`]: https://doc.rust-lang.org/std/any/fn.type_name.html
[forge-platform-support]: https://forge.rust-lang.org/platform-support.html
[forge-platform-support]: https://forge.rust-lang.org/release/platform-support.html
[pipeline-internals]: https://internals.rust-lang.org/t/evaluating-pipelined-rustc-compilation/10199

Version 1.37.0 (2019-08-15)
Expand Down

0 comments on commit b4dd6a0

Please sign in to comment.