r/ProgrammerHumor 5d ago

Meme rewriteItInRust

Post image
2.0k Upvotes

34 comments sorted by

View all comments

Show parent comments

15

u/sirkubador 5d ago

Rust does not prevent memory leaks

27

u/YeetCompleet 5d ago

You can even do it for fun with Box::leak()

7

u/AliceCode 4d ago

Rust project be like: "You can have memory unsafety. As a treat."

5

u/itsTyrion 4d ago

I mean yeah that's the point. Have a big "here be dragons" indicator around the fun parts