[][src]Macro rustc_ap_syntax::span_note

macro_rules! span_note {
    ($err:expr, $span:expr, $($message:tt)*) => { ... };
}