aboutsummaryrefslogtreecommitdiff
path: root/rust-analyzer.toml
Commit message (Collapse)AuthorAgeFilesLines
* feat: add workspace package and consolidate rust-analyzer config魏曹先生2026-07-231-0/+14
Introduce a workspace-level Cargo package to unify workspace member management, and replace per-editor rust-analyzer configs (.vscode, .zed) with a single rust-analyzer.toml.