Lift
rustc_
mir_
dataflow
1.88.0-nightly
(d2b3dd7c1 2025-04-11)
Lift
Required Methods
lift
Implementations on Foreign Types
PlaceElem<'tcx>
Implementors
In rustc_
mir_
dataflow::
move_
paths::
abs_
domain
Traits
Lift
rustc_mir_dataflow
::
move_paths
::
abs_domain
Trait
Lift
Copy item path
Settings
Help
Summary
Source
pub(crate) trait Lift { // Required method fn
lift
(&self) ->
ProjectionKind
; }
Required Methods
§
Source
fn
lift
(&self) ->
ProjectionKind
Implementations on Foreign Types
§
Source
§
impl<'tcx>
Lift
for
PlaceElem
<'tcx>
Source
§
fn
lift
(&self) ->
ProjectionKind
Implementors
§