Skip to content

Commit 77d3416

Browse files
committed
add release notes for 1.80.1
1 parent c246819 commit 77d3416

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Version 1.80.1 (2024-08-08)
2+
===========================
3+
4+
<a id="1.80.1"></a>
5+
6+
- [Fix miscompilation in the jump threading MIR optimization when comparing floats](https://github.com/rust-lang/rust/pull/128271)
7+
- [Fix Cargo not including features referencing renamed dependencies in the metadata sent by `cargo publish`](https://github.com/rust-lang/cargo/pull/14325)
8+
- [Revert changes to the `dead_code` lint from 1.80.0](https://github.com/rust-lang/rust/pull/128618)
9+
110
Version 1.80.0 (2024-07-25)
211
==========================
312

0 commit comments

Comments
 (0)