parse_float_into_constval
rustc_
mir_
build
1.92.0-nightly
(dc2c3564d 2025-09-29)
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
>