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

Backport only: avoid ICE on bad placeholder type #69324

Merged

Commits on Feb 20, 2020

  1. Backport only: avoid ICE on bad placeholder type

     rust-lang#69148 has a proper fix, but it is too big to backport.
    This change avoids the ICE by actually emitting an appropriate error. The
    output will be duplicated in some cases, but that's better than the
    avoidable ICE.
    estebank committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    1cb555a View commit details
    Browse the repository at this point in the history