about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow.rs
AgeCommit message (Collapse)AuthorLines
2025-05-27switch dataflow test to a maybe-uninit analysisRémy Rakic-1/+1
This mir-opt test used the maybe-init dataflow analysis but it's now lazy and doesn't emit the graphviz graph when it's not needed anymore.
2024-12-02Add test for `-Zdump-mir-dataflow`.Nicholas Nethercote-0/+6