| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clippy suggestions and improve code quality | 魏曹先生 | 2026-03-20 | 1 | -16/+9 |
| | | |||||
| * | Exclude compile_info.rs from rust-analyzer file watcher | 魏曹先生 | 2026-03-08 | 1 | -0/+3 |
| | | |||||
| * | Enhance rust-analyzer configuration for better proc-macro support | 魏曹先生 | 2025-10-06 | 1 | -0/+4 |
| | | | | | | | | - Enable procMacro.attributes for attribute macro support - Increase macroExpansion.maxDepth to 32 for complex macro chains - Enable both hir and tt macro expansion engines - Add experimental.procMacro.server for improved macro server support | ||||
| * | Add rust-analyzer configuration for enhanced IDE support | 魏曹先生 | 2025-10-06 | 1 | -0/+47 |
| - Enable proc-macro support for procedural macros - Configure enhanced completion and inlay hints - Enable workspace-wide symbol search - Set up clippy as default check command with all features - Configure linked projects and experimental features | |||||
