Skip to content

Commit

Permalink
Rollup merge of rust-lang#115978 - sksat:copy-1.72.1-release-note-to-…
Browse files Browse the repository at this point in the history
…master, r=Mark-Simulacrum

Copy 1.72.1 release notes to master

- rust-lang#115976
- this cherry-pick 1.72.1 release note from rust-lang#115787(0414f85)
  • Loading branch information
matthiaskrgr committed Sep 20, 2023
2 parents 3304ea4 + ed3c63c commit 24fc098
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 1.72.1 (2023-09-19)
===========================

- [Adjust codegen change to improve LLVM codegen](https://github.com/rust-lang/rust/pull/115236)
- [rustdoc: Fix self ty params in objects with lifetimes](https://github.com/rust-lang/rust/pull/115276)
- [Fix regression in compile times](https://github.com/rust-lang/rust/pull/114948)
- Resolve some ICE regressions in the compiler:
- [#115215](https://github.com/rust-lang/rust/pull/115215)
- [#115559](https://github.com/rust-lang/rust/pull/115559)

Version 1.72.0 (2023-08-24)
==========================

Expand Down

0 comments on commit 24fc098

Please sign in to comment.