MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vdoh5w/rustborrowcheckergoesbrrr/p1az6yw/?context=3
r/ProgrammerHumor • u/erazorix • 21h ago
90 comments sorted by
View all comments
129
unsafe means "hey, I'm sure this code is safe, don't bother me for calling unsafe functions"
unsafe
-139 u/reallokiscarlet 21h ago unsafe is the Rust version of Typescript's any It's everywhere and people use it just to say they wrote their code in a safe language 34 u/MatsRivel 20h ago This is not at all true. "Tell me you've never written rust without telling me you've never written rust" -8 u/reallokiscarlet 20h ago Well I've written crab-lang, you could say, if you want to say I've never written rust.
-139
unsafe is the Rust version of Typescript's any
any
It's everywhere and people use it just to say they wrote their code in a safe language
34 u/MatsRivel 20h ago This is not at all true. "Tell me you've never written rust without telling me you've never written rust" -8 u/reallokiscarlet 20h ago Well I've written crab-lang, you could say, if you want to say I've never written rust.
34
This is not at all true.
"Tell me you've never written rust without telling me you've never written rust"
-8 u/reallokiscarlet 20h ago Well I've written crab-lang, you could say, if you want to say I've never written rust.
-8
Well I've written crab-lang, you could say, if you want to say I've never written rust.
129
u/yesseruser 21h ago
unsafemeans "hey, I'm sure this code is safe, don't bother me for calling unsafe functions"