mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00

feat: Implement `module_path` macro Turns out this is a pain to implement because of our hir-def hir-expand split :)
feat: Implement `module_path` macro Turns out this is a pain to implement because of our hir-def hir-expand split :)