minus-squareTraister101@lemmy.todaytoProgrammer Humor@programming.dev•Pretty straight forwardlinkfedilinkarrow-up1·1 day agoAh yes now I can… dereference a raw pointer (yes that’s essentially the only thing unsafe rust actually enables you to do, it doesn’t disable the borrow checker or anything else, it just allows you to play with pointers) linkfedilink
Ah yes now I can… dereference a raw pointer (yes that’s essentially the only thing unsafe rust actually enables you to do, it doesn’t disable the borrow checker or anything else, it just allows you to play with pointers)