rust-lang/rustfix

Trials & Errors

Closed this issue · 4 comments

Let's collect some problems with rustfix encountered in real life here.

Just a few to get started: https://gist.github.com/killercup/7142b37c1dbd1e5266fc9b0c2ee3ebb8

As this might also interest the good folks who did all the work (i.e., wrote the clippy lints), I'll start with: cc @mcarton

I'll look into it, but is the one about new_without_default still broken? It should be fixed in 0.0.79 published yesterday.

Yup, I installed the new version before testing. Let me make a diff and open a new issue.