]> git.lizzy.rs Git - rust.git/commit
Add inherent `visit_with` method to `dataflow::Results`
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Tue, 18 Feb 2020 17:51:21 +0000 (09:51 -0800)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Thu, 27 Feb 2020 18:53:00 +0000 (10:53 -0800)
commit6d7ce880aa213b631bf67cb54734e2e3ccd91336
tree373bd748f29d127dc36cb72b96a57155bd482c03
parent5fa2c9e79900cf760e442d8a7af71ddb22f5c53b
Add inherent `visit_with` method to `dataflow::Results`

This is more ergonomic than importing `dataflow::visit_results`
src/librustc_mir/dataflow/generic/mod.rs