Rename `DeadItem::level`
The name is misleading because the field contains a `Level` *and* an `Option<LintExpectationId>`. This commit renames it `level_plus` which better communicates that it's more than just a level.
N
Nicholas Nethercote committed
f9fd7f76f2e41c92b66b0f2b51f4053419d5b3bb
Parent: ccfac54