Skip to main content
collect_roots
rustc_
monomorphize
1.95.0-nightly
(efc9e1b50 2026-02-06)
In rustc_
monomorphize::
collector
rustc_monomorphize
::
collector
Function
collect_
roots
Copy item path
Source
fn collect_roots( tcx: TyCtxt<'_>, mode:
MonoItemCollectionStrategy
, ) ->
Vec
<MonoItem<'_>>