Skip to content

Running cratesfyi add-essential-files fails if nightly toolchain not installed #2051

@rylev

Description

@rylev

This happens due to check here which will bail out of the function if the check for the current version fails (which happens if the toolchain is not installed).

What's worse, because nothing is logged the user is not told about this error at all. It returns a generic error saying something failed.

Ideally, we would detect when the error is that the nightly toolchain is not installed, and we would install it.

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