rust-analyzer/crates/hir-expand
Chayim Refael Friedman bbcb71a403 Fix another issue with fixup reversing
We need to *remove* the whole subtree, but we don't advance `i` by this, because it hasn't gotten there yet (and never will).
2025-01-09 22:02:44 +02:00
..
src Fix another issue with fixup reversing 2025-01-09 22:02:44 +02:00
Cargo.toml Replace [package.repository] = "…" of published crates with [package.repository.workspace] = true 2024-08-06 00:26:42 +02:00