mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Retain types of proc macros and allow attr. macros
This commit is contained in:
parent
e8a19e24ea
commit
fb21a215be
6 changed files with 30 additions and 22 deletions
|
@ -17,3 +17,4 @@ crossbeam-channel = "0.5.0"
|
|||
jod-thread = "0.1.1"
|
||||
|
||||
tt = { path = "../tt", version = "0.0.0" }
|
||||
base_db = { path = "../base_db", version = "0.0.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue