mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
e15564672e
This shunts all the complexity of siphoning off the drop-use facts into `LivenessResults::add_extra_drop_facts()`, which may or may not be a good approach.