Erase regions in try_eval_bits
This commit is contained in:
parent
ac9dfc3e77
commit
117a60e1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -2225,3 +2225,4 @@ impl<'tcx> TyS<'tcx> {
|
|||
tcx.layout_of(tcx.param_env(did).and(self)).map(|layout| layout.is_zst()).unwrap_or(false)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue