roc/crates/compiler/load_internal
Ayaz Hafiz 50826d1a83
Inline interners into the layout interner module
I realized that we'll need to make the layout interner more complicated
to support things like recursive pointers pointing to their parents and
to support lambda set layout caching. Since the layout interner is the
only user of intern crate right now anyway, just inline the whole thing.
2023-01-03 14:19:39 -06:00
..
src Push wrapped layout interners through 2023-01-03 10:51:33 -06:00
tests Be more lenient with required indentation in collections 2023-01-01 17:49:51 -08:00
.gitignore moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Cargo.toml Inline interners into the layout interner module 2023-01-03 14:19:39 -06:00