File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -310,10 +310,10 @@ mod prim_bool {}
310
310
/// change it in the [2024 edition] (and possibly in all editions on a later date); see
311
311
/// [Tracking Issue for making `!` fall back to `!`][fallback-ti].
312
312
///
313
- /// [coercion site]( https://doc.rust-lang.org/reference/type-coercions.html#coercion-sites)
313
+ /// [coercion site]: < https://doc.rust-lang.org/reference/type-coercions.html#coercion-sites>
314
314
/// [`()`]: prim@unit
315
- /// [fallback-ti]: https://github.com/rust-lang/rust/issues/123748
316
- /// [2024 edition]: https://doc.rust-lang.org/nightly/edition-guide/rust-2024/index.html
315
+ /// [fallback-ti]: < https://github.com/rust-lang/rust/issues/123748>
316
+ /// [2024 edition]: < https://doc.rust-lang.org/nightly/edition-guide/rust-2024/index.html>
317
317
///
318
318
#[ unstable( feature = "never_type" , issue = "35121" ) ]
319
319
mod prim_never { }
You can’t perform that action at this time.
0 commit comments