Add release notes for 1.74.1
This commit is contained in:
parent
8c7bc2fd36
commit
66033ec4e5
2 changed files with 8 additions and 1 deletions
|
|
@ -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)
|
||||
==========================
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.74.0
|
||||
1.74.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue