update cg_clif
This commit is contained in:
parent
a6cbd64dae
commit
7f45668af6
9 changed files with 45 additions and 46 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue