Hacker News new | past | comments | ask | show | jobs | submit login

To some extent, all compilers are static analysis tools.

I think clippy could be enhanced to spot this.




Yep, it likely could. Spotting something that usually is an error now being wrapped in `Pin<Box<...>>` would hopefully be not too hard.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: