Skip to content

:RustFmt not work with rustfmt 0.7.0 #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Matrix-Zhang opened this issue May 16, 2018 · 3 comments
Closed

:RustFmt not work with rustfmt 0.7.0 #212

Matrix-Zhang opened this issue May 16, 2018 · 3 comments

Comments

@Matrix-Zhang
Copy link

as the topic

@phansch
Copy link
Member

phansch commented May 18, 2018

This is probably because of rust-lang/rustfmt@5d9f5aa, which replaces --write-mode with --emit.

Marwes added a commit to Marwes/rust.vim that referenced this issue May 19, 2018
Added an option to let this plugin work with both rustfmt < 0.6 and >=
0.7.

Fixes rust-lang#212
@Marwes
Copy link
Contributor

Marwes commented May 19, 2018

This is probably because of rust-lang/rustfmt@5d9f5aa, which replaces --write-mode with --emit.

Yep, made a PR which fixes this (though there may be a better way of doing it)

#213

@abbec
Copy link

abbec commented Jun 15, 2018

I have the same issue

@nrc nrc closed this as completed in #213 Jun 24, 2018
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

No branches or pull requests

4 participants