mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
crate_universe: Enable modext isolation.
This should allow us to build our python and ruby code independently - in particular, we can now do shallow checkouts of one without the other. Previously, the modext introduced cross-dependency. This also reduces the amount of work we do in the crate universe processing for the other language, even though it's unused. This does need renaming the module, as otherwise the generated paths from rules_rust get too long for Windows :(
This commit is contained in:
Reference in New Issue
Block a user