mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
fix or ignore gen tests
This commit is contained in:
parent
acd275f57c
commit
752a40a23c
4 changed files with 12 additions and 5 deletions
|
@ -1440,7 +1440,7 @@ fn update<'a>(
|
|||
{
|
||||
// state.timings.insert(module_id, module_timing);
|
||||
|
||||
// Proc::insert_refcount_operations(arena, &mut state.procedures);
|
||||
Proc::insert_refcount_operations(arena, &mut state.procedures);
|
||||
|
||||
msg_tx
|
||||
.send(Msg::FinishedAllSpecialization {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue