☰
rustc_middle
1.75.0-dev
In rustc_middle::mir::pretty
Structs
ExtraComments
Enums
PassWhere
Constants
ALIGN
BYTES_PER_LINE
INDENT
Functions
comma_sep
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
post_fmt_projection
pre_fmt_projection
pretty_print_byte_str
pretty_print_const_value
pretty_print_const_value_tcx
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
::
dump_enabled
source
·
[
−
]
pub fn dump_enabled(tcx:
TyCtxt
<'_>, pass_name: &
str
, def_id:
DefId
) ->
bool