Skip to main content
mir_to_const
clippy_
utils
1.99.0-beta.1
(f47d5bb13 2026-08-17)
In clippy_
utils::
consts
clippy_utils
::
consts
Function
mir_
to_
const
Copy item path
Source
pub fn mir_to_const<'tcx>( tcx:
TyCtxt
<'tcx>, val:
ConstValue
, ty:
Ty
<'tcx>, ) ->
Option
<
Constant
>