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

Loosen an assertion to account for stashed errors. #120859

Merged
merged 1 commit into from
Feb 10, 2024

Commits on Feb 9, 2024

  1. Loosen an assertion to account for stashed errors.

    The meaning of this assertion changed in rust-lang#120828 when the meaning of
    `has_errors` changed to exclude stashed errors. Evidently the new
    meaning is too restrictive.
    
    Fixes rust-lang#120856.
    nnethercote committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    bb60ded View commit details
    Browse the repository at this point in the history