Skip to content

Commit edb7aea

Browse files
authored
chore: fix footnotes/links in platform-support.md
1 parent 871df0d commit edb7aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc/src/platform-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ target | std | notes
203203
[`x86_64-unknown-uefi`](platform-support/unknown-uefi.md) | ? | 64-bit UEFI
204204

205205
[^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].
206+
206207
[wasi-rename]: https://github.com/rust-lang/compiler-team/issues/607
207208

208209
[Fortanix ABI]: https://edp.fortanix.com/

0 commit comments

Comments
 (0)