parse_float_into_constval
rustc_
mir_
build
1.92.0
(ded5c06cf 2025-12-08)
In rustc_
mir_
build::
builder
rustc_mir_build
::
builder
Function
parse_
float_
into_
constval
Copy item path
Source
fn parse_float_into_constval( num:
Symbol
, float_ty:
FloatTy
, neg:
bool
, ) ->
Option
<
ConstValue
>