Skip to content

Conversation

nokaa
Copy link
Contributor

@nokaa nokaa commented Sep 27, 2016

My intention was to update the link for Emacs instructions in the rustfmt repository.
It could be useful to list the other features of rust-mode and how to enable them; but I do not know enough about rust-mode to do this.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

README.md Outdated
### Formatting with [rustfmt][rfmt]

The `rust-format-buffer` function will format your code with
[rustfmt][rfmt] if installed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we want to mention that C-c C-f will run rustfmt as well?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would be appreciated. Also, it would be interesting to know how to automatically call rustfmt on save. But this might be too subjective?

@nikomatsakis nikomatsakis merged commit a436945 into rust-lang:master Apr 11, 2017
@nikomatsakis
Copy link
Contributor

I pushed a mention of C-c C-f myself. Thanks. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants