[PATCH 0/3] Rust 1.73.0 upgrade

From: Miguel Ojeda
Date: Thu Oct 05 2023 - 17:06:28 EST


This is the next upgrade to the Rust toolchain since the initial Rust
merge, from 1.72.1 to 1.73.0 (i.e. the latest, released today).

Please see the main patch message for a long explanation of the upgrade,
the policy for future upgrades and some indications on how to easily
review this.

The series is based on `rust-next`.

Miguel Ojeda (3):
rust: task: remove redundant explicit link
rust: print: use explicit link in documentation
rust: upgrade to Rust 1.73.0

Documentation/process/changes.rst | 2 +-
rust/alloc/alloc.rs | 22 --------------
rust/alloc/boxed.rs | 48 ++++++++++++++++++++-----------
rust/alloc/lib.rs | 5 ++--
rust/alloc/raw_vec.rs | 30 ++++++++++++-------
rust/alloc/vec/mod.rs | 4 +--
rust/alloc/vec/spec_extend.rs | 8 +++---
rust/compiler_builtins.rs | 1 +
rust/kernel/print.rs | 1 +
rust/kernel/task.rs | 2 +-
scripts/min-tool-version.sh | 2 +-
11 files changed, 65 insertions(+), 60 deletions(-)


base-commit: b2516f7af9d238ebc391bdbdae01ac9528f1109e
--
2.42.0