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

Custom lifetime error for impl item doesn't conform to trait #65068

Merged
merged 6 commits into from
Oct 30, 2019

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    c3521fe View commit details
    Browse the repository at this point in the history
  2. review comments

    estebank committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ef2a853 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6998085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae0c1d View commit details
    Browse the repository at this point in the history
  5. Fix NLL test

    estebank committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a3b8687 View commit details
    Browse the repository at this point in the history
  6. Silence crate external span error in x86 platforms

    This causes issues in at least `dist-i586-gnu-i586-i686-musl`,
    possibly others.
    estebank committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    213fd1f View commit details
    Browse the repository at this point in the history