janAkali@lemmy.sdf.org to Programmer Humor@lemmy.ml · 6 个月前Unsafe Rust: living up to its namelemmy.mlimagemessage-square4fedilinkarrow-up124
arrow-up124imageUnsafe Rust: living up to its namelemmy.mljanAkali@lemmy.sdf.org to Programmer Humor@lemmy.ml · 6 个月前message-square4fedilink
minus-squareAjen@sh.itjust.workscakelinkfedilinkarrow-up10·edit-26 个月前It’s not even about the size or complexity of the project - the code in question is wrapped in an unsafe{} block, so no one should be expecting it to have the guarantees you’d normally get from rust. It’s ragebait.
It’s not even about the size or complexity of the project - the code in question is wrapped in an
unsafe{}block, so no one should be expecting it to have the guarantees you’d normally get from rust. It’s ragebait.