☰
In rustc_middle::mir::pretty
In rustc_middle::mir::pretty
Structs
ExtraComments
Enums
PassWhere
Constants
ALIGN
BYTES_PER_LINE
INDENT
Functions
comment
create_dump_file
create_dump_file_with_basename
display_allocation
dump_enabled
dump_file_basename
dump_matched_mir_node
dump_mir
dump_mir_def_ids
dump_path
hex_number_length
use_verbose
write_allocation_bytes
write_allocation_endline
write_allocation_newline
write_allocations
write_basic_block
write_extra
write_mir_fn
write_mir_intro
write_mir_pretty
write_mir_sig
write_scope_tree
write_user_type_annotations
?
Function
rustc_middle
::
mir
::
pretty
::
write_mir_sig
source
·
[
−
]
fn write_mir_sig(
tcx:
TyCtxt
<'_>,
body: &
Body
<'_>,
w: &mut dyn
Write
) ->
Result
<
()
>