I think clippy is great. I don't always agree with it's suggestions but I feel that if everyone does similar things in similar ways that is going to make the global pool of Rust code quicker and easier for people to understand in a more fluid way. Rather than constantly stumbling into "odd" phrases and constructs in code.
That is the thing about idioms. They are commonly known terms and phrases in languages that users of the language immediately recognize.