mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
817880842c
Fix ICE in -Zsave-analysis Puts a short-circuit in to avoid an ICE in `-Zsave-analysis`. r? @ecstatic-morse Resolves #72267