ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agoRust Derangement Syndromelemmy.worldimagemessage-square47fedilinkarrow-up1123arrow-down134file-text
arrow-up189arrow-down1imageRust Derangement Syndromelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square47fedilinkfile-text
minus-squareTraister101@lemmy.todaylinkfedilinkarrow-up9arrow-down1·2 days agoWhat about the borrow checker needs an overhaul? Seems to do it’s job quite well. If you want to remove it then you should use like C++ or Zig or something since the borrow checker is fairly fundemenal to the design of the language
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up2·edit-22 days agoThis is second hand info, but some people have had problems in bigger projects where the borrow checker ends up rejecting valid Rust code. I think I have seen those comments right here in Lemmy.
What about the borrow checker needs an overhaul? Seems to do it’s job quite well. If you want to remove it then you should use like C++ or Zig or something since the borrow checker is fairly fundemenal to the design of the language
This is second hand info, but some people have had problems in bigger projects where the borrow checker ends up rejecting valid Rust code.
I think I have seen those comments right here in Lemmy.