mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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.