about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2023-12-04 10:03:38 -0500
committersksat <sksat@sksat.net>2023-12-18 15:45:07 +0900
commit03d0ac62aa9bed564cdfb394da199f4479d84705 (patch)
tree595e8b11630712899902ae526d666ca16045d482
parent8681e077b8afa99d60acf8f8470a012a3ce709a5 (diff)
downloadrust-03d0ac62aa9bed564cdfb394da199f4479d84705.tar.gz
rust-03d0ac62aa9bed564cdfb394da199f4479d84705.zip
copy 1.74.1 release notes to master
-rw-r--r--RELEASES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 9eb8755dad9..a18b5264bbd 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,3 +1,10 @@
+Version 1.74.1 (2023-12-07)
+===========================
+
+- [Resolved spurious STATUS_ACCESS_VIOLATIONs in LLVM](https://github.com/rust-lang/rust/pull/118464)
+- [Clarify guarantees for std::mem::discriminant](https://github.com/rust-lang/rust/pull/118006)
+- [Fix some subtyping-related regressions](https://github.com/rust-lang/rust/pull/116415)
+
 Version 1.74.0 (2023-11-16)
 ==========================