Skip to content

Commit 1e1660d

Browse files
committed
Fix link name collision for cargo#2365 (1.8cv)
1 parent dadf78c commit 1e1660d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7920,7 +7920,7 @@ Cargo
79207920
targets can be specified together. [RFC 1361].
79217921
* [The environment variables `CARGO_TARGET_ROOT`, `RUSTC`, and
79227922
`RUSTDOC` take precedence over the `build.target-dir`,
7923-
`build.rustc`, and `build.rustdoc` configuration values][1.8cv].
7923+
`build.rustc`, and `build.rustdoc` configuration values][1.8cfv].
79247924
* [The child process tree is killed on Windows when Cargo is
79257925
killed][1.8ck].
79267926
* [The `build.target` configuration value sets the target platform,
@@ -7970,7 +7970,7 @@ Compatibility Notes
79707970
[1.8ck]: https://github.com/rust-lang/cargo/pull/2370
79717971
[1.8ct]: https://github.com/rust-lang/cargo/pull/2335
79727972
[1.8cu]: https://github.com/rust-lang/rust/pull/31390
7973-
[1.8cv]: https://github.com/rust-lang/cargo/issues/2365
7973+
[1.8cfv]: https://github.com/rust-lang/cargo/issues/2365
79747974
[1.8cv]: https://github.com/rust-lang/rust/pull/30998
79757975
[1.8h]: https://github.com/rust-lang/rust/pull/31460
79767976
[1.8l]: https://github.com/rust-lang/rust/pull/31668

0 commit comments

Comments
 (0)