rust/crates/hir-def
bors 9ee71b43ca Auto merge of #16175 - Veykril:dummy-spans, r=Veykril
fix: Correctly set and mark the proc-macro spans

This slows down analysis by 2-3s on self for me unfortunately (~2.5% slowdown)

Noisy diff due to two simple refactoring in the first 2 commits. Relevant changes are [7d762d1](7d762d18ed) and [1e1113c](1e1113cf5f) which introduce def site spans and correct marking for proc-macros respectively.
2023-12-21 10:00:13 +00:00
..
src Auto merge of #16175 - Veykril:dummy-spans, r=Veykril 2023-12-21 10:00:13 +00:00
Cargo.toml Remove usages of Span::DUMMY 2023-12-20 12:53:46 +01:00