rust/compiler/rustc_mir_dataflow
bors 71ec1457ee Auto merge of #105436 - nnethercote:inline-place_contents_drop_state_cannot_differ, r=spastorino
Inline and remove `place_contents_drop_state_cannot_differ`.

It has a single call site and is hot enough to be worth inlining. And make sure `is_terminal_path` is inlined, too.

r? `@ghost`
2022-12-13 03:28:57 +00:00
..
src Auto merge of #105436 - nnethercote:inline-place_contents_drop_state_cannot_differ, r=spastorino 2022-12-13 03:28:57 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00