rustc_
mir_
dataflow
1.85.0-nightly
(c26db435b 2024-12-15)
Lift
Required Methods
lift
Implementations on Foreign Types
PlaceElem<'tcx>
Implementors
In rustc_
mir_
dataflow::
move_
paths::
abs_
domain
rustc_mir_dataflow
::
move_paths
::
abs_domain
Trait
Lift
Copy item path
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
§