Yes, and people should stop using Rust for projects that do not require a systems programming language.
Know what tool to pick.
replies(4):
Meanwhile, Rust is my programming language and I choose it unless there is a good reason to choose another language. I never really struggled with the borrow checker. I think a lot of beginners approach the BC wrongly. Trying to memorize the rule is definitely the wrong way.