remove Region: Deref<Target = RegionKind>
impl
#139359
Labels
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
call
.kind()
in cases where it is currently used.This impl is a relic of back when we still interned regions as
&'tcx RegionKind
and differs fromTy
andty::Const
The text was updated successfully, but these errors were encountered: