Skip to main content
collect_roots
rustc_
monomorphize
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
monomorphize::
collector
rustc_monomorphize
::
collector
Function
collect_
roots
Copy item path
Source
fn collect_roots( tcx: TyCtxt<'_>, mode:
MonoItemCollectionStrategy
, ) ->
Vec
<MonoItem<'_>>