We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7bc2f commit 66033ecCopy full SHA for 66033ec
RELEASES.md
@@ -1,3 +1,10 @@
1
+Version 1.74.1 (2023-12-07)
2
+===========================
3
+
4
+- [Resolved spurious STATUS_ACCESS_VIOLATIONs in LLVM](https://github.com/rust-lang/rust/pull/118464)
5
+- [Clarify guarantees for std::mem::discriminant](https://github.com/rust-lang/rust/pull/118006)
6
+- [Fix some subtyping-related regressions](https://github.com/rust-lang/rust/pull/116415)
7
8
Version 1.74.0 (2023-11-16)
9
==========================
10
src/version
@@ -1 +1 @@
-1.74.0
+1.74.1
0 commit comments