not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 7 hours agouhn 🥺lemmy.blahaj.zoneimagemessage-square16fedilinkarrow-up1318file-text
arrow-up1318imageuhn 🥺lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 7 hours agomessage-square16fedilinkfile-text
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up2·2 hours 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-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up1·39 minutes agoNah I know I was just shitposting lol
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up3·edit-21 hour agoSome people write their entire codebase within those parentheses. me. I’m talking about me
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up1·38 minutes agoThey like to live dangerously unsafely
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.Nah I know I was just shitposting lol
Some people write their entire codebase within those parentheses.
me. I’m talking about me
Why?
They like to live
dangerouslyunsafely