rustc_lint

Module late

Source
Expand description

Implementation of the late lint pass.

The late lint pass Works on HIR nodes, towards the end of analysis (after borrow checking, etc.). These lints have full type information available.

Macrosยง

Structsยง

Functionsยง