We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b447cd5 + 17f3f92 commit 67c3113Copy full SHA for 67c3113
RELEASES.md
@@ -112,6 +112,14 @@ tools.
112
113
- [Add a Rust-for Linux `auto` CI job to check kernel builds.](https://github.com/rust-lang/rust/pull/125209/)
114
115
+Version 1.80.1 (2024-08-08)
116
+===========================
117
+
118
+<a id="1.80.1"></a>
119
120
+- [Fix miscompilation in the jump threading MIR optimization when comparing floats](https://github.com/rust-lang/rust/pull/128271)
121
+- [Revert changes to the `dead_code` lint from 1.80.0](https://github.com/rust-lang/rust/pull/128618)
122
123
Version 1.80.0 (2024-07-25)
124
==========================
125
0 commit comments