Skip to content

Commit

Permalink
Rollup merge of #120158 - jubnzv:120130-mirdf-exports, r=nnethercote
Browse files Browse the repository at this point in the history
`rustc_mir_dataflow`: Restore removed exports

Added back previously available exports:

* `Forward`/`Backward`: used when implementing `AnalysisDomain`
* `Engine`: used in user's code to solve the dataflow problem
* `SwitchIntEdgeEffects`: used when implementing functions of the `Analysis` trait
* `graphviz`: potentially useful for debugging purposes

Closes #120130
  • Loading branch information
matthiaskrgr authored Jan 21, 2024
2 parents b08a049 + d15f277 commit f443bd4
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f443bd4

Please sign in to comment.