update cg_clif
This commit is contained in:
@@ -365,7 +365,7 @@ impl<'tcx> DebugContext<'tcx> {
|
||||
let ty = self.tcx.subst_and_normalize_erasing_regions(
|
||||
instance.substs,
|
||||
ty::ParamEnv::reveal_all(),
|
||||
&mir.local_decls[local].ty,
|
||||
mir.local_decls[local].ty,
|
||||
);
|
||||
let var_id = self.define_local(entry_id, format!("{:?}", local), ty);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user