rustc_borrowck::type_check

Macro span_mirbug

source
macro_rules! span_mirbug {
    ($context:expr, $elem:expr, $($message:tt)*) => { ... };
}