Files
codeql/rust/schema
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-09-24 14:09:23 +02:00
2025-02-24 10:38:15 +01:00