This changes the suggested method of obtaining Rust's source to using the tarball rather than a full clone, and adds a clarification about 'rustup override'. v1: https://lore.kernel.org/rust-for-linux/CANiq72=L+_1OctE_fgeXfmzL2PCZmmMLW9i0GJZyCcf=B_=pRQ@xxxxxxxxxxxxxx/T/#me4f16f7383491549da9fe73a0274d8e7caacab0d v1 -> v2: - Added quotes as suggested by Alice [1] - Reword commit messages as suggested by Miguel [2] [1]: https://lore.kernel.org/rust-for-linux/20230720134428.3547917-1-aliceryhl@xxxxxxxxxx/ [2]: https://lore.kernel.org/rust-for-linux/CANiq72=L+_1OctE_fgeXfmzL2PCZmmMLW9i0GJZyCcf=B_=pRQ@xxxxxxxxxxxxxx/#t (Sorry for those who got this twice, I accidentally got the reviewers with my test email.) Trevor Gross (2): docs: rust: update instructions for obtaining 'core' source docs: rust: clarify what 'rustup override' does Documentation/rust/quick-start.rst | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) -- 2.34.1