mirror of
https://github.com/github/codeql.git
synced 2026-03-01 21:34:50 +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.