rust: Update to 1.71.1
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 6 Aug 2023 01:50:57 +0000 (09:50 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Mon, 7 Aug 2023 00:41:04 +0000 (08:41 +0800)
commitd61b48687f6d79d0f308009d0f74c02fd061a5ef
tree8baf8eab10ee7380af860b8e43ff21ff1ffca172
parent8617ce7b3a27c445ce074462d920e50270fa1b57
rust: Update to 1.71.1

Version 1.71.1 (2023-08-03)
===========================

- Fix CVE-2023-38497: Cargo did not respect the umask when extracting dependencies
- Fix bash completion for users of Rustup
- Do not show `suspicious_double_ref_op` lint when calling `borrow()`
- Fix ICE: substitute types before checking inlining compatibility
- Fix ICE: don't use `can_eq` in `derive(..)` suggestion for missing method
- Fix building Rust 1.71.0 from the source tarball

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit a8964128135c9e777d1399c80e9543148ea3275d)
lang/rust/Makefile