I don't think the following tidy lints are very useful, and they always make me spend some extra time fixing them up every time I sync code from mozilla-central:

 * #[derive] trait name order.
 * Lints that check `use` statements.

Do people generally find them useful?

I don't really think they are, and given we don't have an automatic way to fix them (something like `./mach test-tidy --fix`) I'd prefer to remove them, or to make `style` at least not require them. My feeling is that their usefulness is just too little to justify the amount of time I (and I suspect others) end up battling them.

What do you think?

Thanks,

 -- Emilio
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to