> A long time ago, the Rust mode for Emacs would indent match arms by two
> spaces, so any two-space match arms are a remnant of that time. I believe
> the current convention is to use four spaces for match arms.

After I sent the email I found that "rustc --pretty normal" indents match arms 
by
2 spaces... Or is that too a remnant?
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to