Skip to main content
collect_const_value
rustc_
monomorphize
1.98.0
(88d9e12ae 2026-08-18)
In rustc_
monomorphize::
collector
rustc_monomorphize
::
collector
Function
collect_
const_
value
Copy item path
Source
fn collect_const_value<'tcx>( tcx:
TyCtxt
<'tcx>, value:
ConstValue
, output: &mut
MonoItems
<'tcx>, )