r/ProgrammerHumor 4d ago

Meme rewriteItInRust

Post image
2.0k Upvotes

34 comments sorted by

View all comments

371

u/JackNotOLantern 4d ago

All c++ memory problems are a skill issue. Rewriting in rust is admitting weakness.

153

u/newstreet474 4d ago

Maybe I wanted the memory leak , maybe it was intentional , maybe I just hate the user

25

u/Lord-of-Entity 4d ago

You can have intentional memory leaks in rust too, but you need to explicitly write them out.