Function rustc_mir_build::build::parse_float_into_constval
source · fn parse_float_into_constval<'tcx>(
num: Symbol,
float_ty: FloatTy,
neg: bool
) -> Option<ConstValue<'tcx>>
fn parse_float_into_constval<'tcx>(
num: Symbol,
float_ty: FloatTy,
neg: bool
) -> Option<ConstValue<'tcx>>