roc/crates/compiler/mono
Ayaz Hafiz a31b617ac8
Collect references to functions passed to HOLLs in borrow inference
During borrow inference, SCCs of references between procs are first
constructed. Previously we didn't collect any references for HOLL calls,
but since such calls pass a Roc-function, we need to include a reference
to the Roc function.
2022-12-28 15:32:23 -06:00
..
src Collect references to functions passed to HOLLs in borrow inference 2022-12-28 15:32:23 -06:00
Cargo.toml more workspace dependencies 2022-11-13 16:10:02 +01:00