mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Merge #11664
11664: fix: Properly handle proc-macro crate types for nameres r=Veykril a=Veykril bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
This commit is contained in:
commit
5b51cb835a
12 changed files with 219 additions and 150 deletions
|
@ -268,6 +268,7 @@ pub mod known {
|
|||
bench,
|
||||
cfg_accessible,
|
||||
cfg_eval,
|
||||
crate_type,
|
||||
derive,
|
||||
global_allocator,
|
||||
test,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue