1
Fork 0

Remove unused PlaceContext::NonUse(NonUseContext::Coverage)

This commit is contained in:
Tomasz Miąsko 2020-09-09 00:00:00 +00:00
parent 683d1bcd40
commit 0016405073
3 changed files with 1 additions and 5 deletions

View file

@ -97,7 +97,6 @@ where
PlaceContext::NonUse(
NonUseContext::StorageLive
| NonUseContext::AscribeUserTy
| NonUseContext::Coverage
| NonUseContext::VarDebugInfo,
)
| PlaceContext::NonMutatingUse(