Skip to main content
exported_symbols
rustc_
codegen_
ssa
1.98.0-beta.5
(c666fcb9b 2026-07-18)
In rustc_
codegen_
ssa::
back::
linker
rustc_codegen_ssa
::
back
::
linker
Function
exported_
symbols
Copy item path
Source
pub(crate) fn exported_symbols( tcx:
TyCtxt
<'_>, crate_type:
CrateType
, ) ->
Vec
<
SymbolExport
>