Skip to content

Commit c7926c7

Browse files
committed
Fix link name collision for cargo#2365 (1.8cv)
1 parent 12fa471 commit c7926c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7910,7 +7910,7 @@ Cargo
79107910
targets can be specified together. [RFC 1361].
79117911
* [The environment variables `CARGO_TARGET_ROOT`, `RUSTC`, and
79127912
`RUSTDOC` take precedence over the `build.target-dir`,
7913-
`build.rustc`, and `build.rustdoc` configuration values][1.8cv].
7913+
`build.rustc`, and `build.rustdoc` configuration values][1.8cfv].
79147914
* [The child process tree is killed on Windows when Cargo is
79157915
killed][1.8ck].
79167916
* [The `build.target` configuration value sets the target platform,
@@ -7960,7 +7960,7 @@ Compatibility Notes
79607960
[1.8ck]: https://github.com/rust-lang/cargo/pull/2370
79617961
[1.8ct]: https://github.com/rust-lang/cargo/pull/2335
79627962
[1.8cu]: https://github.com/rust-lang/rust/pull/31390
7963-
[1.8cv]: https://github.com/rust-lang/cargo/issues/2365
7963+
[1.8cfv]: https://github.com/rust-lang/cargo/issues/2365
79647964
[1.8cv]: https://github.com/rust-lang/rust/pull/30998
79657965
[1.8h]: https://github.com/rust-lang/rust/pull/31460
79667966
[1.8l]: https://github.com/rust-lang/rust/pull/31668

0 commit comments

Comments
 (0)