mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
This allows to tweak via extractor options some aspects of the cargo configuration: * the target architecture * features (including `*` for all, which we must understand whether to set by default) * cfg overrides Integration tests will be added in a follow-up commit.