rustc_middle::ty::consts::int

Macro from_scalar_int_for_x

source
macro_rules! from_scalar_int_for_x {
    ($($ty:ty),*) => { ... };
}