rustc_const_eval::check_consts::check

Function is_int_bool_float_or_char

source
fn is_int_bool_float_or_char(ty: Ty<'_>) -> bool