Rust safety: Difference between revisions

From vegard.wiki
Jump to navigation Jump to search
Content added Content deleted
(add link)
(add link)
 
Line 15: Line 15:
** Safe abstractions: https://news.ycombinator.com/item?id=21971543
** Safe abstractions: https://news.ycombinator.com/item?id=21971543
* "Leakpocalypse": http://cglab.ca/~abeinges/blah/everyone-poops/
* "Leakpocalypse": http://cglab.ca/~abeinges/blah/everyone-poops/
* Lifetime annotations: https://www.reddit.com/r/rust/comments/feb31o/not_another_lifetime_annotations_post/fjosa7f/


[[Category:Programming]]
[[Category:Programming]]

Latest revision as of 21:36, 8 March 2020

This article is currently a stub; it means I'm aware it's short and I probably intend to expand on the subject in the future!

For now just a collection of links to things to read, to be filled out with my own explanations later: