rustc_errors::diagnostic_impls

Macro into_diag_arg_for_number

source
macro_rules! into_diag_arg_for_number {
    ($( $ty:ty ),+ $(,)?) => { ... };
}