Skip to content

Tweak Rust Analyzer settings#7617

Merged
emilk merged 2 commits intomainfrom
emil/tweak-rust-analyzer
Oct 9, 2025
Merged

Tweak Rust Analyzer settings#7617
emilk merged 2 commits intomainfrom
emil/tweak-rust-analyzer

Conversation

@emilk
Copy link
Copy Markdown
Owner

@emilk emilk commented Oct 9, 2025

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR simplifies and modernizes the Rust Analyzer configuration in VS Code settings by replacing complex override commands with simpler built-in configuration options.

  • Replaces custom overrideCommand configurations with native rust-analyzer.check.command setting
  • Switches from workspace-wide checking to per-package checking with rust-analyzer.check.workspace: false
  • Removes the custom Rust toolchain override that forced stable version usage

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .vscode/settings.json Outdated
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Preview available at https://egui-pr-preview.github.io/pr/7617-emiltweak-rust-analyzer
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@emilk emilk merged commit 82b6b3c into main Oct 9, 2025
47 checks passed
@emilk emilk deleted the emil/tweak-rust-analyzer branch October 9, 2025 10:56
Masterchef365 pushed a commit to Masterchef365/egui that referenced this pull request Apr 3, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants