Static DIRECT_USE_OF_RUSTC_TYPE_IR

Source
pub static DIRECT_USE_OF_RUSTC_TYPE_IR: &Lint
Expand description

The direct_use_of_rustc_type_ir lint detects usage of rustc_type_ir.

This module should only be used within the trait solver and some desirable crates like rustc_middle.