rust/compiler/rustc_mir_dataflow/src
Tomasz Miąsko 357c3cf72c Fix handling of dead unwinds in backward analyses
Dead unwinds set contains a head of an unreachable unwind edge.
2023-01-02 22:24:01 +01:00
..
framework Fix handling of dead unwinds in backward analyses 2023-01-02 22:24:01 +01:00
impls rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
move_paths Auto merge of #105880 - Nilstrieb:make-newtypes-less-not-rust, r=oli-obk 2022-12-20 07:27:01 +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 one more usage of mk_substs_trait 2022-12-14 15:36:39 +00: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 rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00