mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-10 11:09:50 +00:00
Being too aggressive about inlining in debug builds can result in huge stack frames building up when inlined functions are contained in non-tail-recursive, non-inlined function calls. This easily hits stack overflows, so avoid it. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||