Skip to content
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

Configure Rustfmt so it doesn't emit warnings. #62

Closed
Hoverbear opened this issue May 14, 2018 · 0 comments
Closed

Configure Rustfmt so it doesn't emit warnings. #62

Hoverbear opened this issue May 14, 2018 · 0 comments
Assignees
Labels
Good First Issue A good issue for a new contributor.

Comments

@Hoverbear
Copy link
Contributor

Right now cargo +stable fmt raises the following warning:

Warning: can't set `use_try_shorthand = true`, unstable features are only available in nightly channel.

This is a harmless warning, and doesn't make CI red, but it'd be great to not see it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue A good issue for a new contributor.
Projects
None yet
Development

No branches or pull requests

1 participant