Skip to main content
collect_roots
rustc_
monomorphize
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In rustc_
monomorphize::
collector
rustc_monomorphize
::
collector
Function
collect_
roots
Copy item path
Source
fn collect_roots( tcx:
TyCtxt
<'_>, mode:
MonoItemCollectionStrategy
, ) ->
Vec
<
MonoItem
<'_>>