rust/compiler/rustc_mir_dataflow/src
Nicholas Nethercote db760e27fd Move write_graphviz_results from results.rs to graphviz.rs.
It's more graphviz-y than it is results-y. This lets us reduce
visibility of several types in `graphviz.rs`.
2024-12-09 20:49:36 +11:00
..
framework Move write_graphviz_results from results.rs to graphviz.rs. 2024-12-09 20:49:36 +11:00
impls Rollup merge of #133475 - nnethercote:MaybeStorage-improvements, r=lcnr 2024-11-26 20:35:40 -05:00
move_paths reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00
debuginfo.rs Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
drop_flag_effects.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
elaborate_drops.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Make some modules non-pub. 2024-11-26 12:05:57 +11:00
points.rs Remove ResultsVisitable. 2024-11-05 10:18:03 +11:00
rustc_peek.rs Remove the DefinitelyInitializedPlaces analysis. 2024-11-22 17:02:04 +11:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00