Skip to content

Commit 3757a37

Browse files
committed
Fix conflicting link identifiers
1 parent b622c3e commit 3757a37

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
@@ -130,7 +130,7 @@ Compatibility Notes
130130
numbers [no longer return platform-specific types][1.8r], but
131131
instead return widened integers. [RFC 1415].
132132
* [Modules sourced from the filesystem cannot appear within arbitrary
133-
blocks, but only within other modules][1.8m].
133+
blocks, but only within other modules][1.8mf].
134134
* [`--cfg` compiler flags are parsed strictly as identifiers][1.8c].
135135
* On Unix, [stack overflow triggers a runtime abort instead of a
136136
SIGSEGV][1.8so].
@@ -160,7 +160,7 @@ Compatibility Notes
160160
[1.8h]: https://github.com/rust-lang/rust/pull/31460
161161
[1.8l]: https://github.com/rust-lang/rust/pull/31668
162162
[1.8m]: https://github.com/rust-lang/rust/pull/31020
163-
[1.8m]: https://github.com/rust-lang/rust/pull/31534
163+
[1.8mf]: https://github.com/rust-lang/rust/pull/31534
164164
[1.8mp]: https://github.com/rust-lang/rust/pull/30894
165165
[1.8mr]: https://users.rust-lang.org/t/multirust-0-8-with-cross-std-installation/4901
166166
[1.8ms]: https://github.com/rust-lang/rust/pull/30448

0 commit comments

Comments
 (0)