roc/crates/compiler/mono/src
Folkert de Vries 0e7fee4e7f
Merge pull request #6486 from roc-lang/remove-unused-lowlevel
Remove unused lowlevel StrGetCapacity
2024-02-04 13:57:46 +01:00
..
code_gen_help fix dropping the wrong argument for List.map when it captures 2023-11-27 23:02:44 +01:00
debug format code & replace vec!(in arena;...) with arena.alloc([...]) 2023-11-21 11:09:42 +01:00
ir Fix list rest bind in when branch tuple destructure 2023-12-21 11:55:29 +00:00
layout missing functions for dev backend for glue 2024-01-27 14:51:09 +01:00
debug.rs Format problems reported by the IR checker 2022-12-03 21:35:01 -06:00
drop_specialization.rs Remove unused lowlevel StrGetCapacity 2024-02-01 21:37:16 -05:00
expand_rc.rs
inc_dec.rs Remove unused lowlevel StrGetCapacity 2024-02-01 21:37:16 -05:00
ir.rs Create symbols for struct fields before record update 2024-02-02 23:49:48 +00:00
layout.rs drop into_iter in some places 2023-10-07 19:11:36 +02:00
lib.rs removed borrow.rs 2023-07-30 14:03:38 +02:00
low_level.rs Remove scalars and graphemes from Str 2024-01-17 21:30:34 -05:00
reset_reuse.rs add src and location to dbg 2023-12-02 21:18:31 -08:00
tail_recursion.rs add src and location to dbg 2023-12-02 21:18:31 -08:00