|
|
|
|
|
by FpUser
1104 days ago
|
|
>"Does anybody else wish the compiler wouldn't" Compiler being obtuse and not being able to figure when it is safe to "break rules" is the problem. Not twisting brain of the programmer into being "safe compiler". This sounds like a Stockholm syndrome. >"you should be following immutable practices" No I should not. I should do what makes sense in particular situation and not bending over for some zealots trying to enforce one and the only way. |
|
Lifetimes don't go away just because there isn't a borrow checker or way to define them in the source code.