Closed
Bug 541601
Opened 15 years ago
Closed 15 years ago
tail calls
Categories
(Servo Graveyard :: Rust, enhancement)
Servo Graveyard
Rust
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: graydon, Assigned: dherman)
References
Details
We haven't touched tail calls (be/be+/etc.)
They should be pretty straightforward, but a lot of manual labour shifting call-machinery around.
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → dherman
Assignee | ||
Comment 1•15 years ago
|
||
Explanation of why we need to implement callee-drop to get tail calls working:
https://servo-intranet.mozilla.org/index.php/Callee-Drop
Assignee | ||
Comment 2•15 years ago
|
||
Implemented in db906bcacd2a.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Group: servo
You need to log in
before you can comment on or make changes to this bug.
Description
•