Module rustc_lint::internal

source ·
Expand description

Some lints that are only useful in the compiler or crates that use compiler internals, such as Clippy.

Structs

Statics

Functions

gen_args 🔒
Helper function for lints that check for expressions with calls and use typeck results to get the DefId and SubstsRef of the function.