ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 15 hours agoRust Derangement Syndromelemmy.worldimagemessage-square36fedilinkarrow-up189arrow-down125file-text
arrow-up164arrow-down1imageRust Derangement Syndromelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 15 hours agomessage-square36fedilinkfile-text
minus-squareTraister101@lemmy.todaylinkfedilinkarrow-up6arrow-down1·12 hours 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-26 hours 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.