You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, we would only end up doing checks for consts which
const_prop was attempted on. This meant associated consts which didn't
end up explicitly used in a crate weren't visited, so weren't checked.
0 commit comments