mirror of
https://github.com/github/codeql.git
synced 2026-06-26 07:07:07 +02:00
This was necessary since otherwise the generic type of the user-specified context (which should only be a concern for yeast) starts to bleed out into the shared extractor. Instead, we type-erase it by putting it inside the aforementioned trait.