rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
94.88k stars 12.23k forks source link

Github rejects rendering of RELEASES.md #112058

Closed pravic closed 1 year ago

pravic commented 1 year ago

Location

https://github.com/rust-lang/rust/blob/master/RELEASES.md

Summary

image
pravic commented 1 year ago

Here's the 1.70 release notes to help navigate:

pravic commented 1 year ago

Version 1.70.0 (2023-06-01)

Language

Compiler

Refer to Rust's [platform support page][platform-support-doc] for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

Cargo

Misc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.

est31 commented 1 year ago

I'd say this is a dupe of #101714 . See also this zulip thread.