Skip to content

Update IDEs to use rustfmt 2024, fix Zed settings #141062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChaiTRex
Copy link
Contributor

@ChaiTRex ChaiTRex commented May 16, 2025

Update IDEs to use rustfmt 2024, fix Zed settings

  • Update IDE rust-analyzer settings to use 2024 rather than 2021.
  • Fix Zed settings by removing ${workspaceFolder}/ from paths.

@rustbot
Copy link
Collaborator

rustbot commented May 16, 2025

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels May 16, 2025
@ChaiTRex
Copy link
Contributor Author

Found a bug in the Zed IDE settings that prevents autoformatting. Will push in a few moments.

- Update IDE `rust-analyzer` settings to use 2024 rather than 2021.
- Fix Zed settings by removing `${workspaceFolder}/` from paths.
@ChaiTRex ChaiTRex changed the title Update IDE rust-analyzer settings to rustfmt 2024 Update IDEs to use rustfmt 2024, fix Zed settings May 16, 2025
@ChaiTRex
Copy link
Contributor Author

OK, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants