mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
Extract LayoutIds from roc_gen to roc_mono::layout
This commit is contained in:
parent
d93e63bbd0
commit
2204ee82d5
8 changed files with 57 additions and 63 deletions
|
@ -11,7 +11,6 @@
|
|||
// re-enable this when working on performance optimizations than have it block PRs.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
pub mod layout_id;
|
||||
pub mod llvm;
|
||||
|
||||
pub mod run_roc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue