]> git.lizzy.rs Git - rust.git/commit
doc/platform-support: clarify UEFI support
authorDavid Rheinsberg <david.rheinsberg@gmail.com>
Thu, 22 Apr 2021 10:09:30 +0000 (12:09 +0200)
committerDavid Rheinsberg <david.rheinsberg@gmail.com>
Thu, 22 Apr 2021 10:09:30 +0000 (12:09 +0200)
commitbfbf4ce36316ca4d5e15d3b8549cfede1e533570
treedaef2f5cb61ee52a89d3d82c15f1d7020853fc80
parent71965ab4d05b023cd29c914ef1262a72cac02e01
doc/platform-support: clarify UEFI support

Add missing information on what standard-library features are supported
by the UEFI targets.

All current UEFI targets (which is i686 and x86_64) only support no_std
cross-compilations. `std` support has not been worked on and is unlikely
to emerge anytime soon, due to the much restricted environment that UEFI
provides.
src/doc/rustc/src/platform-support.md