Klaymore@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 months agoHappens all the timesh.itjust.worksimagemessage-square22fedilinkarrow-up1507arrow-down15
arrow-up1502arrow-down1imageHappens all the timesh.itjust.worksKlaymore@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 months agomessage-square22fedilink
minus-squaretempest@lemmy.calinkfedilinkarrow-up67·5 months agoI do enjoy the rust compiler error messages. They are nicely formatted
minus-squareshameless@lemmy.worldlinkfedilinkarrow-up20·5 months agoI’m trying to learn rust and so far this has definitely made it so much more accessible. Not to mention their super useful “rustlings” training which has these nice little challenges to get you used to language and syntax
minus-square30p87@feddit.delinkfedilinkarrow-up6arrow-down5·5 months agoYeah, but to observe such error messages you’ll basically need to wait for 20 mins for it to compile.
minus-squarePlexSheep@infosec.publinkfedilinkarrow-up5·5 months agoNo? The steps are compiled once and afterwards your project just gets compiled. Besides, rust-analyzer exists.
I do enjoy the rust compiler error messages. They are nicely formatted
I’m trying to learn rust and so far this has definitely made it so much more accessible.
Not to mention their super useful “rustlings” training which has these nice little challenges to get you used to language and syntax
Yeah, but to observe such error messages you’ll basically need to wait for 20 mins for it to compile.
No? The steps are compiled once and afterwards your project just gets compiled. Besides, rust-analyzer exists.