rust/compiler/rustc_mir_dataflow/src
Yuki Okushi 4e0662c8a7
Rollup merge of #109847 - clubby789:graphviz-reachable, r=oli-obk
Only create graphviz nodes for reachable MIR bb's

Fixes #109832
2023-04-05 20:47:22 +09:00
..
framework Rollup merge of #109847 - clubby789:graphviz-reachable, r=oli-obk 2023-04-05 20:47:22 +09:00
impls Introduce a no-op PlaceMention statement for let _ =. 2023-03-09 17:45:13 +00:00
move_paths Use &IndexSlice instead of &IndexVec where possible 2023-04-02 17:35:37 -07:00
drop_flag_effects.rs Treat Drop as a rmw operation 2023-01-30 00:20:40 +01:00
elaborate_drops.rs Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwco 2023-04-02 12:17:52 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04: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 Use &IndexSlice instead of &IndexVec where possible 2023-04-02 17:35:37 -07:00