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

Fix bounds in RefKindSpec trait #686

Merged
merged 1 commit into from Feb 3, 2021
Merged

Fix bounds in RefKindSpec trait #686

merged 1 commit into from Feb 3, 2021

Commits on Feb 2, 2021

  1. Fix bounds in RefKindSpec trait

    A rustc regression in the latest stable version (1.49.0) caused this to
    sneak past CI. This should let the library compile again. A test using rustc
    1.46.0 is added, but this is not a commitment of minimum compiler version.
    toasteater committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d216a7f View commit details
    Browse the repository at this point in the history