Skip to content

UI error - contradictory output when toolchain not found #3944

Closed as not planned
@boozook

Description

@boozook

Verification

Problem

Unexpected output:

info: no toolchain installed for 'nightly-2023'
info: toolchain 'nightly-2023' uninstalled

Steps

  1. rustup install nightly-2022-10-19-aarch64-apple-darwin (actually any toolchain you want)
  2. rustup uninstall nightly-2022
  3. read the contradictory output

Expected output can be only one -
no toolchain installed for 'nightly-2022' or toolchain 'nightly-2022' uninstalled

Possible Solution(s)

No response

Notes

No response

Rustup version

rustup 1.27.1 (54dd3d00f 2024-04-24)

Installed toolchains

It doesn't matter. Many nightly, zero or one stable.

OS version

macOS 14.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions