-
Notifications
You must be signed in to change notification settings - Fork 775
Remove unstable rustfmt-nightly features #1175
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
Conversation
emilio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me with the typo fixed.
tests/rustfmt.toml
Outdated
| @@ -1 +1 @@ | |||
| error_on_line_overflow_comments = false | |||
| # Untentionally left blank. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Untentionally? :)
| reorder_imports = true | ||
| reorder_imported_names = true | ||
| normalize_comments = false | ||
| write_mode = "Overwrite" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huh, I'm really surprised this is unstable now :(
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cc @nrc
|
@bors-servo r=emilio |
|
📌 Commit 72c3012 has been approved by |
Remove unstable rustfmt-nightly features
|
☀️ Test successful - status-travis |
No description provided.