Module formatting

Source

Functionsยง

format_aggregate_arg ๐Ÿ”’
Render one MIR aggregate argument into a compact label.
format_block_summary ๐Ÿ”’
Render a compact block summary for the graph node label.
format_call_arg_mode ๐Ÿ”’
Render a MIR argument mode into a compact label.
format_edge_label ๐Ÿ”’
Render one MIR control-flow edge label.
format_function_params ๐Ÿ”’
Render function parameters into a compact viewer-facing label.
format_jump_edge_label ๐Ÿ”’
Render a jump edge label only when block arguments are present.
format_local ๐Ÿ”’
Render one MIR local into its stable viewer-facing identifier.
format_local_kind ๐Ÿ”’
Render a MIR local provenance kind into a compact label.
format_local_list ๐Ÿ”’
Render a list of MIR locals into a compact label.
format_local_repr ๐Ÿ”’
Render a MIR local storage/runtime representation into a compact label.
format_param_mode ๐Ÿ”’
Render a MIR parameter ownership mode into a compact label.
format_terminator ๐Ÿ”’
Render one MIR terminator into a compact viewer-facing line.
format_terminator_kind ๐Ÿ”’
Render the short terminator kind used in block summaries.