remap ParamEnv with obligation
This commit is contained in:
parent
08aeb1aa9b
commit
5ead742e18
4 changed files with 24 additions and 8 deletions
|
@ -436,7 +436,6 @@ impl<'a, 'b, 'tcx> Visitor<'tcx> for TypeVerifier<'a, 'b, 'tcx> {
|
|||
locations,
|
||||
);
|
||||
self.cx.param_env = prev;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue