roc/crates/compiler/mono/src
Ayaz b5a195eaf0
Merge pull request #4650 from roc-lang/detect-reachable-by-recursion-only
Provide warning for defs that are used only in (mutual) recursion
2022-12-02 13:39:52 -06:00
..
code_gen_help 1.65 clippy fixes 2022-11-03 16:20:37 +01:00
borrow.rs Provide warning for defs that are used only in (mutual) recursion 2022-12-02 11:50:12 -06:00
decision_tree.rs Remove stale TODOs 2022-11-01 22:36:52 -05:00
expand_rc.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
inc_dec.rs Eliminate Stmt::RuntimeError in favor of crash 2022-11-24 14:46:53 -06:00
ir.rs Remove needless hole translation 2022-12-02 12:21:44 -06:00
layout.rs Do not attempt to handle aliasing of procs in variable assignments 2022-12-01 15:20:58 -06:00
layout_soa.rs Miscellaneous cleanup 2022-11-08 14:11:26 -06:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
low_level.rs 1.65 clippy fixes 2022-11-03 16:20:37 +01:00
reset_reuse.rs Eliminate Stmt::RuntimeError in favor of crash 2022-11-24 14:46:53 -06:00
tail_recursion.rs Eliminate Stmt::RuntimeError in favor of crash 2022-11-24 14:46:53 -06:00