Closed
Description
I vote to remove rustfmt
from travis.
I find it really annoying, blindly applying rustfmt
suggestions does not make the code clearer in lots of instances and even often make it worst (recent example).
It also seems really hard to make rustfmt
happy both locally and on travis (1, 2, 3).