rust: alloc: clarify what is the upstream version
authorMiguel Ojeda <ojeda@kernel.org>
Tue, 18 Apr 2023 21:43:45 +0000 (23:43 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 31 May 2023 14:12:06 +0000 (16:12 +0200)
commitf438c1dd9ec2687b9d1e72e36cc44318634671a0
treeeae4625a5bd87ab14c561267c9fa2e557f9588dd
parent7877cb91f1081754a1487c144d85dc0d2e2e7fc4
rust: alloc: clarify what is the upstream version

It may be unclear for readers which upstream Rust version these files
are based on. They may be unaware that they are intended to match the
minimum (and only, so far) supported version of Rust in the kernel.

Thus clarify it.

Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Björn Roy Baron <bjorn3_gh@protonmail.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Tested-by: Ariel Miculas <amiculas@cisco.com>
Tested-by: David Gow <davidgow@google.com>
Tested-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20230418214347.324156-2-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/alloc/README.md