rust-analyzer/crates/hir
Chayim Refael Friedman ea140ef0a8 Do not remove the original token when descending into derives
This caused rename to remove both, because it couldn't rename the derive-expanded one.

I spent some time trying to create a test for this, before giving up. But I checked manually that this works.
2025-08-05 01:04:21 +03:00
..
src Do not remove the original token when descending into derives 2025-08-05 01:04:21 +03:00
Cargo.toml Don't run doctests 2025-06-23 00:50:22 +03:00