diff options
| author | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2019-07-05 18:18:38 -0700 |
|---|---|---|
| committer | Dylan MacKenzie <ecstaticmorse@gmail.com> | 2019-10-01 20:28:08 -0700 |
| commit | f18535fa46752ac33ceaebe71386cf77a6df8f9a (patch) | |
| tree | 2ce9b0e5768a58c187a7ec4243456e64afbb8fc2 /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs | |
| parent | 702b45e409495a41afcccbe87a251a692b0cefab (diff) | |
| download | rust-f18535fa46752ac33ceaebe71386cf77a6df8f9a.tar.gz rust-f18535fa46752ac33ceaebe71386cf77a6df8f9a.zip | |
Refactor `rustc_peek`
We now use `DataflowResultsCursor` to get the dataflow state before calls to `rustc_peek`. The original version used a custom implementation that only looked at assignment statements. This also extends `rustc_peek` to take arguments by-value as well as by-reference, and allows *all* dataflow analyses, not just those dependent on `MoveData`, to be inspected.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions
