rust/compiler
Maybe Waffle cfb78419cd
implement checks for tail calls
this implements checks necessary to guarantee that we can actually
perform a tail call. while extremely restrictive, this is what is
documented in the RFC, and all these checks are needed for one reason or
another.
2024-11-29 04:44:41 +01:00
..
2024-11-25 16:10:55 +11:00
2024-11-23 13:52:54 +01:00
2024-11-26 10:45:21 +00:00
2024-11-23 13:52:57 +01:00