On 1/23/13 8:31 AM, Sanghyeon Seo wrote:
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?
Yes, that is a bug in the pretty printer.
Patrick
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev