about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTom French <15848336+TomAFrench@users.noreply.github.com>2024-04-01 11:43:52 +0100
committerGitHub <noreply@github.com>2024-04-01 11:43:52 +0100
commitedb7aeafba0a7a93408e81e8ffeb99317e97cbba (patch)
tree83ebe58a36d5c20daf150bff88e26bfd1b8dfaf1
parent871df0d13ae55fcfd8c880e99fedbaba35952e1c (diff)
downloadrust-edb7aeafba0a7a93408e81e8ffeb99317e97cbba.tar.gz
rust-edb7aeafba0a7a93408e81e8ffeb99317e97cbba.zip
chore: fix footnotes/links in `platform-support.md`
-rw-r--r--src/doc/rustc/src/platform-support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md
index 75d38dd20bd..aa982a44503 100644
--- a/src/doc/rustc/src/platform-support.md
+++ b/src/doc/rustc/src/platform-support.md
@@ -203,6 +203,7 @@ target | std | notes
 [`x86_64-unknown-uefi`](platform-support/unknown-uefi.md) | ? | 64-bit UEFI
 
 [^x86_32-floats-x87]: Floating-point support on `i586` targets is non-compliant: the `x87` registers and instructions used for these targets do not provide IEEE-754-compliant behavior, in particular when it comes to rounding and NaN payload bits. See [issue #114479][x86-32-float-issue].
+
 [wasi-rename]: https://github.com/rust-lang/compiler-team/issues/607
 
 [Fortanix ABI]: https://edp.fortanix.com/