rust-analyzer/crates/hir
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
..
src Remove unnecessary expansions 2025-03-20 21:49:18 +02:00
Cargo.toml enable doctest 2025-02-27 14:58:46 +01:00