Issues
- 5
Inline module for zero-cost tail call among multiple functions (mutral recursion)
#20 opened by SichangHe - 8
Look into mutual recursion?
#3 opened by bbarker - 0
- 2
`#[tailcall]` macro panics
#18 opened by fosskers - 0
Make `no_std` compatible
#15 opened by adsnaider - 1
Non tail calls aren't giving a compile error
#13 opened by aDifferentJT - 0
Feature request: Support functions where some recursive calls are non-tail recursive.
#14 opened by aDifferentJT - 3
trampoline causes: "returns a value referencing data owned by the current function"
#10 opened by bbarker - 2
Warnings generated for mut parameters
#7 opened by bbarker - 4
Functions returning Result may be a special case that needs to be handled differently
#5 opened by bbarker - 1
Trouble with generic parameters
#9 opened by bbarker - 1
The requested crate does not exist in Docs.rs
#4 opened by bobahop - 1
Docs are not available on docs.rs
#1 opened by alecdotninja