1
Fork 0
rust/compiler/rustc_mir_dataflow/src
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
..
framework Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naber 2023-06-19 17:53:33 -07:00
impls Auto merge of #108293 - Jarcho:mut_analyses, r=eholk 2023-06-08 23:58:44 +00:00
move_paths Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
drop_flag_effects.rs Treat Drop as a rmw operation 2023-01-30 00:20:40 +01:00
elaborate_drops.rs Better error for non const PartialEq call generated by match 2023-06-18 05:24:38 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00
rustc_peek.rs Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04: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 Take MIR dataflow analyses by mutable reference. 2023-05-18 17:46:39 -04:00