Dessalines@lemmy.ml to Rust Programming@lemmy.ml · 1 year agoWhy Rust is the most admired language among developersgithub.blogexternal-linkmessage-square11fedilinkarrow-up177arrow-down15
arrow-up172arrow-down1external-linkWhy Rust is the most admired language among developersgithub.blogDessalines@lemmy.ml to Rust Programming@lemmy.ml · 1 year agomessage-square11fedilink
minus-squareasal@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down2·1 year agoI don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language. Though of course actually using the language is a different story, as the compiler can be intimidating.
minus-squarewviana@lemmy.eco.brlinkfedilinkarrow-up4·1 year ago as the compiler can be intimidating I thought compiler messages being way better than others was one of the selling points.
minus-squarenjinx@lemmy.worldlinkfedilinkarrow-up1·1 year agoCompiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve
I don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language.
Though of course actually using the language is a different story, as the compiler can be intimidating.
I thought compiler messages being way better than others was one of the selling points.
Compiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve