mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
6d069a0ac7
Fix def-use check for call terminators Fixes #117331.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.