roc/crates/glue
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
templates Disable more clippy checks in glue 2022-08-21 18:06:31 -04:00
tests fix glue generation for Dict and Set 2022-12-07 20:53:50 -08:00
Cargo.toml Inline interners into the layout interner module 2023-01-03 14:19:39 -06:00