rust-analyzer/crates/hir/src
Chayim Refael Friedman ced6ea5cd0 Remove unnecessary expansions
In the body source map, we record each macro call with the `ExprOrPatId` it resolved to, so to lookup the `ExprId` of some node, we don't need to expand it!
2025-03-20 21:49:18 +02:00
..
semantics cargo fmt 2025-03-15 21:32:01 +01:00
term_search cargo fmt 2025-03-15 21:32:01 +01:00
attrs.rs cargo fmt 2025-03-15 21:32:01 +01:00
db.rs Split assoc items out of trait_data/impl_data queries 2025-03-14 13:31:41 +01:00
diagnostics.rs Merge pull request #19354 from ChayimFriedman2/rtn-prep 2025-03-16 13:21:23 +00:00
display.rs cargo fmt 2025-03-15 21:32:01 +01:00
from_id.rs cargo fmt 2025-03-15 21:32:01 +01:00
has_source.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs Merge pull request #19363 from euclio/varargs-detail 2025-03-16 13:43:11 +00:00
semantics.rs Remove unnecessary expansions 2025-03-20 21:49:18 +02:00
source_analyzer.rs Remove unnecessary expansions 2025-03-20 21:49:18 +02:00
symbols.rs cargo fmt 2025-03-15 21:32:01 +01:00
term_search.rs Remove duplicate method from hir::Type 2025-01-27 18:40:01 +02:00