The current rust-mode (which is a very thin customization of C mode)
is somewhat out of date with regards to our keywords, and gets quite
confused by if or alt used in expression context (indents them wrong).
Things get even worse when you try to write something using paren-free
syntax. We might still be able to build on the C mode, but a lot more
customization seems to be required.

I think it's getting to the point where painful editing is hampering
productivity. At least four people on the team use emacs, probably
more. If we have someone who knows about writing emacs modes, could
they please raise their hand? If not, I'll tackle this myself.

Best,
Marijn
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to