Skip to content

Make rustup-init install docs by default #891

Closed
@illandan

Description

@illandan

Hi,

As a total beginner to rust, I installed rustup on the recommendation of folks from #rust-beginners. After installing it, rustup recommends that I run rustup doc --book if I'm totally new to rust. So, following that I ran into an error and found that docs were not installed. I had to do rustup component add rust-docs and I'm back in business :-)

Can we have rustup install docs for initial setup, at least for stable channels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions