mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-16 17:26:36 +00:00

[perf] Compute hard errors without diagnostics in impl_intersection_has_impossible_obligation First compute hard errors without diagnostics, then ambiguities with diagnostics since we need to know if any of them overflowed.