about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-11-24 11:28:21 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-11-27 10:35:43 +1100
commite966c894179969e22d51982ac85da58e8b8862bb (patch)
treeea12e6489a662ac06613d556fb8f32e0c8269bac /compiler/rustc_codegen_gcc/src
parent34aa36b266f4e94c73392353e5651797997f5845 (diff)
downloadrust-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