We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c246819 commit 0668490Copy full SHA for 0668490
RELEASES.md
@@ -1,3 +1,11 @@
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
+- [Revert changes to the `dead_code` lint from 1.80.0](https://github.com/rust-lang/rust/pull/128618)
8
9
Version 1.80.0 (2024-07-25)
10
==========================
11
0 commit comments