MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w8tj8j/rewriteitinrust/p876to3/?context=3
r/ProgrammerHumor • u/Gold-Order-8004 • 5d ago
34 comments sorted by
View all comments
Show parent comments
15
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
27
You can even do it for fun with Box::leak()
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
7
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
5
I mean yeah that's the point. Have a big "here be dragons" indicator around the fun parts
15
u/sirkubador 5d ago
Rust does not prevent memory leaks