We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0692db1 commit ed3c63cCopy full SHA for ed3c63c
RELEASES.md
@@ -1,3 +1,13 @@
1
+Version 1.72.1 (2023-09-19)
2
+===========================
3
+
4
+- [Adjust codegen change to improve LLVM codegen](https://github.com/rust-lang/rust/pull/115236)
5
+- [rustdoc: Fix self ty params in objects with lifetimes](https://github.com/rust-lang/rust/pull/115276)
6
+- [Fix regression in compile times](https://github.com/rust-lang/rust/pull/114948)
7
+- Resolve some ICE regressions in the compiler:
8
+ - [#115215](https://github.com/rust-lang/rust/pull/115215)
9
+ - [#115559](https://github.com/rust-lang/rust/pull/115559)
10
11
Version 1.72.0 (2023-08-24)
12
==========================
13
0 commit comments