roc/compiler/mono/src
2021-02-17 00:38:14 +01:00
..
borrow.rs never borrow a closure layout 2021-02-16 21:58:52 +01:00
decision_tree.rs add branch info to switches 2021-01-31 20:36:40 +01:00
exhaustive.rs remove variable from mono patterns 2021-01-07 20:12:11 +01:00
expand_rc.rs RC expansion of nested structs 2021-02-17 00:38:14 +01:00
inc_dec.rs only reference count closures if the captured values are RC'd 2021-02-16 22:00:15 +01:00
ir.rs test case for alias diff reporting 2021-02-16 17:22:06 +01:00
layout.rs fuse RC operations on records/closures 2021-02-13 02:03:36 +01:00
lib.rs initial version of rc optimization 2021-01-28 13:14:54 +01:00
tail_recursion.rs fix oversights 2021-01-28 15:32:22 +01:00