rustc_
codegen_
ssa
1.84.0-dev
In rustc_
codegen_
ssa::
back::
write
Structs
CguMessage
CodegenContext
CompiledModules
Coordinator
Diagnostic
ModuleConfig
OngoingCodegen
SharedEmitter
SharedEmitterMain
Subdiagnostic
TargetMachineFactoryConfig
WorkerFatalError
Enums
BitcodeSection
ComputedLtoType
EmitObj
FatLtoInput
MainThreadState
Message
SharedEmitterMessage
WorkItem
WorkItemResult
Constants
PRE_LTO_BC_EXT
Functions
compute_per_cgu_lto_type
copy_all_cgu_workproducts_to_incr_comp_cache_dir
execute_copy_from_cache_work_item
execute_lto_work_item
execute_optimize_work_item
finish_intra_module_work
generate_lto_work
msvc_imps_needed
need_bitcode_in_object
need_pre_lto_bitcode_for_incr_comp
pre_lto_bitcode_filename
produce_final_output_artifacts
spawn_work
start_async_codegen
start_executing_work
submit_codegened_module_to_llvm
submit_post_lto_module_to_llvm
submit_pre_lto_module_to_llvm
Type Aliases
ExportedSymbols
TargetMachineFactoryFn
rustc_codegen_ssa
::
back
::
write
Function
msvc_imps_needed
Copy item path
Settings
Help
Summary
Source
fn msvc_imps_needed(tcx:
TyCtxt
<'_>) ->
bool