diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-24 11:28:21 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-11-27 10:35:43 +1100 |
| commit | e966c894179969e22d51982ac85da58e8b8862bb (patch) | |
| tree | ea12e6489a662ac06613d556fb8f32e0c8269bac /compiler/rustc_codegen_gcc/src | |
| parent | 34aa36b266f4e94c73392353e5651797997f5845 (diff) | |
| download | rust-e966c894179969e22d51982ac85da58e8b8862bb.tar.gz rust-e966c894179969e22d51982ac85da58e8b8862bb.zip | |
Deparameterize `Results` and `ResultsCursor`.
They both now only ever contain a `Results<'tcx, A>`. This means `AnalysisResults` can be removed, as can many `borrow`/`borrow_mut` calls. Also `Results` no longer needs a `PhantomData` because `'tcx` is now named by `entry_sets`.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions
