diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-21 10:05:41 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-21 10:32:19 +1000 |
| commit | 85f6025f45eb59ff99ac480906545f3cfbe68e7f (patch) | |
| tree | 5b31d99177dd05ea97f5e1ddf1dce117abbe7da4 /compiler/rustc_mir_dataflow/src/errors.rs | |
| parent | b8c54d6358926028ac2fab1ec2b8665c70edb1c0 (diff) | |
| download | rust-85f6025f45eb59ff99ac480906545f3cfbe68e7f.tar.gz rust-85f6025f45eb59ff99ac480906545f3cfbe68e7f.zip | |
Store `Results` in Formatter.
Instead of `ResultsCursor`. This partly undoes the second commit from #132346; possible because `Results::as_result_cursor` (which doesn't consume the `Results`) is now available. Delaying the `ResultsCursor` construction will facilitate the next couple of commits.
Diffstat (limited to 'compiler/rustc_mir_dataflow/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
