rust-analyzer/crates/ide-db
bors ea02f4cba1 Auto merge of #15251 - Veykril:builtin-expand, r=Veykril
Skip building subtrees for builtin derives

This is a waste of resources, we go from node to subtree just to go from subtree to node in the expander impl. We can skip the subtree building and only build the tokenmap instead.
2023-07-10 16:14:47 +00:00
..
src Auto merge of #15251 - Veykril:builtin-expand, r=Veykril 2023-07-10 16:14:47 +00:00
Cargo.toml Upgrade to indexmap v2 2023-06-24 17:35:20 -07:00