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

Silence redundant cycle error #117235

Closed
wants to merge 1 commit into from

Commits on Oct 26, 2023

  1. Silence redundant cycle error

    `SelectionError::OpaqueTypeAutoTraitLeakageUnknown` occurs when a prior
    cycle error has been emitted already. Silence the error and turn it into
    a delayed bug.
    
    CC rust-lang#117233.
    estebank committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    14af289 View commit details
    Browse the repository at this point in the history