not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 6 hours agouhn 🥺lemmy.blahaj.zoneimagemessage-square13fedilinkarrow-up1280arrow-down13file-text
arrow-up1277arrow-down1imageuhn 🥺lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 6 hours agomessage-square13fedilinkfile-text
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up4·5 hours ago uWu what’s this?
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up2·32 minutes agoThe unsafe rust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up2·edit-215 minutes agoSome people write their entire codebase within those parentheses. me. I’m talking about me
The
unsaferust keyword basically just lets you declare a scope in which some memory checks do not need to pass for the program to compile.Some people write their entire codebase within those parentheses.
me. I’m talking about me