File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
10
Version 1.71.0 (2023-07-13)
2
11
==========================
3
12
You can’t perform that action at this time.
0 commit comments