Remove unused PlaceContext::NonUse(NonUseContext::Coverage)
This commit is contained in:
parent
683d1bcd40
commit
0016405073
3 changed files with 1 additions and 5 deletions
|
@ -1150,8 +1150,6 @@ pub enum NonUseContext {
|
|||
StorageDead,
|
||||
/// User type annotation assertions for NLL.
|
||||
AscribeUserTy,
|
||||
/// Coverage code region and counter metadata.
|
||||
Coverage,
|
||||
/// The data of an user variable, for debug info.
|
||||
VarDebugInfo,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue