roc/crates/compiler/load_internal
Ayaz Hafiz 1ab41bf6b5
Do not mark whether a module has specialization deps incrementally
Whether a module has a dependency on another module for specialization
is already accounted for when the build graph was initially populated,
and should not be modified again.

Closes #4622
2022-12-01 09:08:53 -06:00
..
src Do not mark whether a module has specialization deps incrementally 2022-12-01 09:08:53 -06:00
tests Provide roc_cache_dir everywhere 2022-11-20 19:53:48 -05:00
.gitignore moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Cargo.toml Properly resolve shorthands to HTTPS URL packages 2022-11-22 08:28:54 -05:00