rust/compiler/rustc_mir_dataflow/src/framework
Michael Goulet 31d1fbf8d2
Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber
Better error for non const `PartialEq` call generated by `match`

Resolves #90237
2023-06-19 17:53:33 -07:00
..
cursor.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00
direction.rs Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
engine.rs make mir dataflow graphviz dumps opt-in 2023-06-14 12:30:13 +00:00
fmt.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
graphviz.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00
lattice.rs Make HasTop and HasBottom consts. 2023-05-09 17:27:58 +00:00
mod.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00
tests.rs Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
visitor.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00