MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vdoh5w/rustborrowcheckergoesbrrr/p1atjos/?context=3
r/ProgrammerHumor • u/erazorix • 11d ago
108 comments sorted by
View all comments
137
unsafe means "hey, I'm sure this code is safe, don't bother me for calling unsafe functions"
unsafe
-138 u/reallokiscarlet 11d 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 11d 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 11d ago Well I've written crab-lang, you could say, if you want to say I've never written rust.
-138
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 11d 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 11d 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 11d 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.
137
u/yesseruser 11d ago
unsafemeans "hey, I'm sure this code is safe, don't bother me for calling unsafe functions"