Update RELEASES.md

Co-authored-by: Michael <5672750+mibac138@users.noreply.github.com>
This commit is contained in:
XAMPPRocky 2021-06-29 13:26:14 +02:00 committed by GitHub
parent b0897ff2ee
commit 6d4161bb16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Compiler
- [Added `wasm` as a `target_family` for WebAssembly platforms.][84072]
- [You can now use `#[target_feature]` on safe functions when targeting
WebAssembly platforms.][84988]
- [Improved debugger output for enums on Windows MSVC platorms.][85292]
- [Improved debugger output for enums on Windows MSVC platforms.][85292]
- [Added tier 3\* support for `bpfel-unknown-none`
and `bpfeb-unknown-none`.][79608]
- [Added tier 3 support for `powerpc64le-unknown-freebsd`.][83572]