Skip to content

Avoid reliance on bazel-bin for rust-analyzer IDE setup#4112

Merged
UebelAndre merged 1 commit into
bazelbuild:mainfrom
UebelAndre:rust-analyzer
Jun 28, 2026
Merged

Avoid reliance on bazel-bin for rust-analyzer IDE setup#4112
UebelAndre merged 1 commit into
bazelbuild:mainfrom
UebelAndre:rust-analyzer

Conversation

@UebelAndre

@UebelAndre UebelAndre commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

This change removes any reliance setup placed on bazel-bin as it's an unreliable path. Instead binaries like flycheck are installed into the setup directory and the output_base is used to identify rust-analyzer and the sysroot.

@UebelAndre UebelAndre force-pushed the rust-analyzer branch 6 times, most recently from 9436924 to ef00814 Compare June 27, 2026 15:35
@UebelAndre UebelAndre marked this pull request as ready for review June 27, 2026 15:35
@UebelAndre UebelAndre requested a review from illicitonion June 27, 2026 15:35
@UebelAndre UebelAndre force-pushed the rust-analyzer branch 7 times, most recently from 20eee7d to 321faf2 Compare June 27, 2026 18:08
@UebelAndre UebelAndre added this pull request to the merge queue Jun 28, 2026
Merged via the queue into bazelbuild:main with commit aa5da65 Jun 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants