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

Reduce the number of unstable APIs used #88

Merged
merged 2 commits into from Mar 5, 2015

Commits on Mar 5, 2015

  1. Remove unused `Str` bound

    This bound requires the `core` feature but doesn't appear to be required in the
    `impl` block itself for `fmt::Display`
    alexcrichton committed Mar 5, 2015
You can’t perform that action at this time.