include 1.80.1 release notes on master

Forgot this during the release process
This commit is contained in:
Pietro Albini 2024-09-03 12:42:48 +02:00
parent d6c8169c18
commit 17f3f92e8b
No known key found for this signature in database
GPG Key ID: CD76B35F7734769E

View File

@ -112,6 +112,14 @@ tools.
- [Add a Rust-for Linux `auto` CI job to check kernel builds.](https://github.com/rust-lang/rust/pull/125209/)
Version 1.80.1 (2024-08-08)
===========================
<a id="1.80.1"></a>
- [Fix miscompilation in the jump threading MIR optimization when comparing floats](https://github.com/rust-lang/rust/pull/128271)
- [Revert changes to the `dead_code` lint from 1.80.0](https://github.com/rust-lang/rust/pull/128618)
Version 1.80.0 (2024-07-25)
==========================