Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add license
  • Loading branch information
DemiMarie committed Feb 8, 2017
commit 788fd7e25b9948a7615672df4bff2f904a711cc0
5 changes: 5 additions & 0 deletions 0000-proper-tail-calls.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,8 @@ continue to do so if this RFC is not accepted.
Is there a way to emulate proper tail calls when compiling to targets that don't
support them? Is it possible to eliminate the overhead imposed on every
non-tail call?

# License of this RFC
[license]: #license

This RFC is licensed under the same terms as Rust itself.