this post was submitted on 13 Jun 2024
42 points (97.7% liked)
Rust Programming
8140 readers
55 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, I'm imagining, I've run into these problems in the past and then the compiler told me to do it differently and so I did. I'm definitely glad that such unobvious behavior is being reduced, I just probably won't realize until I'm writing similar code the next time and the compiler does not complain.
Yeah exactly! It's a great case of "invisible" improvements.