Skip to content

Commit 4ea77cf

Browse files
committed
update release notes for 1.72.1
1 parent 8f395df commit 4ea77cf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Version 1.71.1 (2023-08-03)
2+
===========================
3+
4+
- [Fix bash completion for users of Rustup](https://github.com/rust-lang/rust/pull/113579)
5+
- [Do not show `suspicious_double_ref_op` lint when calling `borrow()`](https://github.com/rust-lang/rust/pull/112517)
6+
- [Fix ICE: substitute types before checking inlining compatibility](https://github.com/rust-lang/rust/pull/113802)
7+
- [Fix ICE: don't use `can_eq` in `derive(..)` suggestion for missing method](https://github.com/rust-lang/rust/pull/111516)
8+
- [Fix building Rust 1.71.0 from the source tarball](https://github.com/rust-lang/rust/issues/113678)
9+
110
Version 1.71.0 (2023-07-13)
211
==========================
312

0 commit comments

Comments
 (0)