File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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+
3336Libraries
3437-----------------------
3538- [Abort messages will now forward to `android_set_abort_message` on
@@ -108,6 +111,10 @@ Compatibility Notes
108111
109112Internal 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]
You can’t perform that action at this time.
0 commit comments