Skip to main content
parse_float_into_constval
rustc_
mir_
build
1.96.0-nightly
(e0e95a718 2026-04-04)
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
>