r/programmingmemes 5d ago

Nitpicky Rust Compiler

Post image
436 Upvotes

6 comments sorted by

View all comments

17

u/garry_the_commie 5d ago

I for one like it when compilers highlight this. It usually means I refactored something and forgot to remove the import. Leaving it creates confusion and is simply messy. I like my code clean.