copy 1.74.1 release notes to master

This commit is contained in:
Mark Rousskov 2023-12-04 10:03:38 -05:00 committed by sksat
parent 8681e077b8
commit 03d0ac62aa
No known key found for this signature in database
GPG Key ID: F75A5AF870899B1D

View File

@ -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)
==========================