Home
last modified time | relevance | path

Searched defs:MoveDataParamEnv (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_dataflow/src/
Dlib.rs54 pub struct MoveDataParamEnv<'tcx> { struct
55 pub move_data: MoveData<'tcx>,
56 pub param_env: ty::ParamEnv<'tcx>,