Skip to content

Link rust-analyzer setup to editor config files#2918

Open
Herrtian wants to merge 1 commit into
rust-lang:mainfrom
Herrtian:fix/link-editor-configs
Open

Link rust-analyzer setup to editor config files#2918
Herrtian wants to merge 1 commit into
rust-lang:mainfrom
Herrtian:fix/link-editor-configs

Conversation

@Herrtian

@Herrtian Herrtian commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace hand-written rust-analyzer build directory setup steps with a pointer to ./x setup editor
  • direct custom editor setups to copy the current src/etc rust-analyzer config files instead of duplicating paths in the guide

Closes #2362

Validation

  • git diff --check
  • MDBOOK_OUTPUT__LINKCHECK__COMMAND="cmd /c echo Skipping link check" mdbook build

@rustbot

rustbot commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

adjust rust-analyzer build directory

2 participants