Hacker News new | ask | show | jobs
by QuaternionsBhop 166 days ago
Fighting the borrow checker is something you do when you're learning Rust. After you learn how to design things that way in the first place, it's just there to keep you honest.
1 comments

To be fair, working on the Rust compiler is also something to do when you're learning Rust. I guess this person is killing two birds with one stone.