Re: [PATCH] docs: rust: Clarify that 'rustup override' applies to build directory

From: Alice Ryhl
Date: Fri Dec 08 2023 - 05:33:17 EST


On Fri, Dec 8, 2023 at 11:18 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
>
> Rustup override is required to be set for the build directory and not
> necessarily the kernel source tree (unless the build directory is its
> subdir).
>
> Clarify the same in quick-start guide.
>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>