SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

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