rustc_lint::internal

Static USAGE_OF_TYPE_IR_INHERENT

Source
pub static USAGE_OF_TYPE_IR_INHERENT: &Lint
Expand description

The usage_of_type_ir_inherent lint detects usage rustc_type_ir::inherent.

This module should only be used within the trait solver.