about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorridwanabdillahi <91507758+ridwanabdillahi@users.noreply.github.com>2022-05-24 11:14:48 -0700
committerridwanabdillahi <91507758+ridwanabdillahi@users.noreply.github.com>2022-05-24 11:14:48 -0700
commit60458b97e750452409aa7e7e2307be6205512167 (patch)
treeb1f2bdb75228661297b753044c3f7e1e3fb0ba42 /compiler/rustc_mir_transform/src/coverage/debug.rs
parentee9726cb10399724c943a16277c78a07e53f505c (diff)
downloadrust-60458b97e750452409aa7e7e2307be6205512167.tar.gz
rust-60458b97e750452409aa7e7e2307be6205512167.zip
Add support for embedding pretty printers via the `#[debugger_visualizer]` attribute. Add tests for embedding pretty printers and update documentation.
Ensure all error checking for `#[debugger_visualizer]` is done up front and not when the `debugger_visualizer` query is run.

Clean up potential ODR violations when embedding pretty printers into the `__rustc_debug_gdb_scripts_section__` section.

Respond to PR comments and update documentation.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions