mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
bb60ded24b
The meaning of this assertion changed in #120828 when the meaning of `has_errors` changed to exclude stashed errors. Evidently the new meaning is too restrictive. Fixes #120856.