Guideline: Rust Style

16 points by itamarst


kbknapp

Ed Page is one of the Rust treasures who I'm moderately convinced isn't actually human and is some other far more efficient and productive life form.

The only real one that catches my eye here is:

Prefer mod.rs over name.rs

Which while I don't disagree with the reasoning given, I find it annoying when I'm grepping for something and I see 40 mod.rs results if my file picker isn't configured (or can't be configured) to show parent directory as well.