borrow.rs
|
first steps for Dict.keys and Dict.values
|
2021-02-13 18:35:36 +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
|
fix tests
|
2021-02-13 02:37:41 +01:00 |
inc_dec.rs
|
revise RC for function pointers
|
2021-02-11 15:27:46 +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 |