rust-analyzer/crates/ide-completion
Chayim Refael Friedman b24142b50b Fix case where completion inside macro that expands to #[test] was unavailable
We ignore `#[test]` in the def map, so that's why it failed.
2025-01-06 22:02:24 +02:00
..
src Fix case where completion inside macro that expands to #[test] was unavailable 2025-01-06 22:02:24 +02:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00