Skip to content

Commit ac5d15a

Browse files
authored
Update RELEASES.md
1 parent d2241e3 commit ac5d15a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Compiler
3030
- [Added Tier 3\* support for the `wasm64-unknown-unknown` target.][80525]
3131
- [Improved debuginfo for closures and async functions on Windows MSVC.][83941]
3232

33+
\* Refer to Rust's [platform support page][platform-support-doc] for more
34+
information on Rust's tiered platform support.
35+
3336
Libraries
3437
-----------------------
3538
- [Abort messages will now forward to `android_set_abort_message` on
@@ -108,6 +111,10 @@ Compatibility Notes
108111

109112
Internal Only
110113
-------------
114+
These changes provide no direct user facing benefits, but represent significant
115+
improvements to the internals and overall performance of rustc and
116+
related tools.
117+
111118
- [Rework the `std::sys::windows::alloc` implementation.][83065]
112119
- [rustdoc: Don't enter an infer_ctxt in get_blanket_impls for impls that aren't blanket impls.][82864]
113120
- [rustdoc: Only look at blanket impls in `get_blanket_impls`][83681]

0 commit comments

Comments
 (0)