rustc_
codegen_
ssa
1.90.0-beta.10
(67cb8e039 2025-09-11)
In rustc_
codegen_
ssa::
back::
linker
rustc_codegen_ssa
::
back
::
linker
Function
exported_symbols_for_proc_macro_crate
Copy item path
Source
fn exported_symbols_for_proc_macro_crate( tcx:
TyCtxt
<'_>, ) ->
Vec
<(
String
,
SymbolExportKind
)>