rust/compiler/rustc_mir_dataflow/src
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
..
framework Rollup merge of #105537 - kadiwa4:remove_some_imports, r=fee1-dead 2022-12-11 09:51:57 +01:00
impls Rewrite dest prop. 2022-11-26 18:04:54 -08:00
move_paths Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank"" 2022-09-16 11:36:39 +00:00
drop_flag_effects.rs Inline and remove place_contents_drop_state_cannot_differ. 2022-12-08 13:59:29 +11:00
elaborate_drops.rs Remove unneeded field from SwitchTargets 2022-12-09 04:53:10 -08:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Add initial version of value analysis and dataflow constant propagation 2022-11-07 10:35:08 +01:00
rustc_peek.rs Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk 2022-08-29 06:34:43 +02:00
storage.rs Replace Body::basic_blocks() with field access 2022-08-26 14:27:08 +02:00
un_derefer.rs Auto merge of #99667 - ouz-a:some_branch, r=oli-obk 2022-07-29 07:11:50 +00:00
value_analysis.rs fix dupe word typos 2022-12-05 16:42:36 +08:00