Files
rust/compiler/rustc_codegen_ssa/src
bors 9104c898eb Auto merge of #85869 - tmiasko:box-free, r=nagisa
Remove special handling of `box_free` from `LocalAnalyzer`

The special casing of `box_free` predates the use of dominators in
analyzer. It is no longer necessary now that analyzer verifies that
the first assignment dominates all uses.
2021-06-05 14:08:38 +00:00
..
2021-06-02 10:23:12 -04:00
2020-09-04 17:47:51 +02:00
2021-05-31 13:55:43 +02:00
2020-08-30 18:45:07 +03:00