rust-analyzer/crates/hir-def
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 Implement semitransparent hygiene 2024-10-22 21:26:56 +03:00