We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab99770 commit cd89660Copy full SHA for cd89660
posts/2024-03-30-i128-layout-update.md
@@ -312,5 +312,5 @@ whose Rust compiler may be built with an older LLVM.
312
[ongoing discussion]: https://github.com/rust-lang/lang-team/issues/255
313
[align-godbolt]: https://godbolt.org/z/h94Ge1vMW
314
[composite-playground]: https://play.rust-lang.org/?version=beta&mode=debug&edition=2021&gist=52f349bdea92bf724bc453f37dbd32ea
315
-[^va-segfault]: https://github.com/llvm/llvm-project/issues/20283
316
-[^f128-segfault]: https://bugs.llvm.org/show_bug.cgi?id=50198
+[^va-segfault]: <https://github.com/llvm/llvm-project/issues/20283>
+[^f128-segfault]: <https://bugs.llvm.org/show_bug.cgi?id=50198>
0 commit comments