File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 1.72.1 (2023-09-14)
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
+
1
11
Version 1.72.0 (2023-08-24)
2
12
==========================
3
13
Original file line number Diff line number Diff line change 1
- 1.72.0
1
+ 1.72.1
You can’t perform that action at this time.
0 commit comments