Skip to content

Tail Recursion Optimization  #41694

@00imvj00

Description

@00imvj00

Hello, i think memory management and borrowing becomes easy when we use recursion in rustlang. but as i have observed there is very poor support for recursion in rust. that is what making rust for beginner to come and start doing stuff. this is my honest opinion. The solution is if in rust, we provide tail recursion optimization then there will be no need to implement drop trait for those custom data structures, which is again confusing and kinda complex.why i am telling you is lot of my friends leave rust because these issues are killing productivity and at the end of the day people want to be productive. i love rust a lot a lot
a lot. that is why i am doing all of these to make sure, these kinda end user issues gets solved.

I hope you guys will consider this rookie's request and may be think about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions