Files
codeql/rust/ql/test/extractor-tests
Paolo Tranquilli 689e7b8440 Rust: fix <X as Y> path extraction
This works around a quirk in rust-analyzer's AST generation machinery,
where for an `<X as Y>` path there might be no way to directly get `Y`
from the path segment.
2025-02-24 10:38:15 +01:00
..
2024-12-06 09:12:16 +01:00
2025-01-15 09:21:57 +01:00