mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
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.