Skip to content

Offline docs not installed on aarch64-apple-darwin #93517

Closed
@KevinDCarlson

Description

@KevinDCarlson

I installed Rust with the following version details: stable-aarch64-apple-darwin installed - rustc 1.58.1 (db9d1b20b 2022-01-20)

Upon running rustup doc The file /Users/me/.rustup/toolchains/stable-aarch64-apple-darwin/share/doc/rust/html/index.html does not exist.

Upon running rustup component add rust-docs error: toolchain 'stable-aarch64-apple-darwin' does not contain component 'rust-docs' for target 'aarch64-apple-darwin'

And similarly for trying to specify the toolchain explicitly when adding the component.

According to this issue Tier 2 toolchains should be getting fallback docs for the best-related toolchain, in my case for Intel Mac, but there is some chatter I can't quite follow about possibly disabling this for aarch64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions