rust-analyzer/crates/ide-diagnostics
Chayim Refael Friedman 8277c0336e Fix a panic with a diagnostics fix when a keyword is used as a field
I found it easiest to fix in the quickfix code, and not deeper (e.g. body lowering).
2024-12-16 19:58:29 +02:00
..
src Fix a panic with a diagnostics fix when a keyword is used as a field 2024-12-16 19:58:29 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00