docs: rust: clarify what 'rustup override' does
authorTrevor Gross <tmgross@umich.edu>
Thu, 3 Aug 2023 06:04:37 +0000 (02:04 -0400)
committerMiguel Ojeda <ojeda@kernel.org>
Sun, 20 Aug 2023 22:36:41 +0000 (00:36 +0200)
commit2285eb2f2429daadf9d57f08137b472139470aa9
treeb11190ff3626385ab39cd1b3e4b5cc3c992ffdeb
parent8cb40124cf923d4627d2e29b84dbff72e41fa0ef
docs: rust: clarify what 'rustup override' does

The behavior of 'rustup override' is not very well known. Add a small
note about what it does, so users have a better understanding of how it
affects their system toolchain (i.e., it does not affect system
toolchain and only sets a directory-specific override).

Signed-off-by: Trevor Gross <tmgross@umich.edu>
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20230803060437.12157-3-tmgross@umich.edu
[ Undid the `:` to `::` change. ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Documentation/rust/quick-start.rst