Michael Schimmel 1f5aefb216 Remove redundant tail call resolution
The `resolve_tail_calls` function is being called twice in some
execution paths, which is unnecessary and can lead to incorrect
behavior. This commit removes the redundant calls and simplifies the
execution flow.
2026-03-06 12:45:08 +01:00
2026-03-06 11:35:18 +01:00
2026-03-06 12:45:08 +01:00
2026-02-22 02:07:35 +01:00
2026-02-22 09:08:16 +01:00
2026-02-22 09:08:16 +01:00
2026-03-06 11:35:18 +01:00
S
Description
No description provided
6.5 MiB
Languages
Rust 100%