rust/compiler/rustc_mir_dataflow/src
bors 3655175a75 Auto merge of #97111 - JohnTitor:rollup-x3vjf6u, r=JohnTitor
Rollup of 7 pull requests

Successful merges:

 - #96329 (Add a couple tests for #90887 fixes)
 - #97009 (Allow `unused_macro_rules` in path tests)
 - #97075 (Add regression test for #81804)
 - #97079 (Change `Successors` to `impl Iterator<Item = BasicBlock>`)
 - #97080 (remove the `RelateResultCompare` trait)
 - #97093 (Migrate `maybe_recover_from_bad_type_plus` diagnostic)
 - #97102 (Update function pointer call error message)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-05-17 12:01:12 +00:00
..
framework Change Successors to impl Iterator<Item = BasicBlock> 2022-05-17 08:41:01 +08:00
impls fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
move_paths Add new Deinit statement kind 2022-04-11 08:55:03 -04:00
drop_flag_effects.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
elaborate_drops.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
lib.rs only_local: always check for misuse 2022-05-10 12:07:35 +02:00
rustc_peek.rs Auto merge of #97012 - oli-obk:🦀_intrinsics, r=davidtwco 2022-05-17 09:39:26 +00:00
storage.rs Remove in_band_lifetimes from rustc_mir_dataflow 2021-12-16 14:29:43 -05:00