Skip to content

Is the rust-analyzer proxy supposed to be installed on tier-2 and lower platforms? #3299

Description

@lunasophia

Problem

On platforms like aarch64-apple-darwin or x86_64-unknown-freebsd, when I install Rust via rustup, and then install the rust-analyzer component, rust-analyzer isn't installed (no binary, no proxy). It seems to only install on tier 1 platforms (I'm afraid I can only test on x86_64-unknown-linux-gnu). Is this deliberate?

Steps

  1. Install Rust via rustup on a tier 2 platform
  2. Install the rust-analyzer component
  3. Try to run rust-analyzer

Possible Solution(s)

No response

Notes

No response

Rustup version

rustup 1.25.2 (17db695f1 2023-02-01)

Installed toolchains

Default host: aarch64-apple-darwin
rustup home:  /Users/luna/.rustup

installed toolchains
--------------------

stable-aarch64-apple-darwin (default)
nightly-aarch64-apple-darwin

active toolchain
----------------

stable-aarch64-apple-darwin (default)
rustc 1.68.2 (9eb3afe9e 2023-03-27)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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