about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-22 09:15:41 +0200
committerGitHub <noreply@github.com>2023-10-22 09:15:41 +0200
commit56b9f0327fd89dbb73b885c5fdad580ca2c8da43 (patch)
tree4319e97789e3f36dfdeeafe0ec00194e13956375 /compiler/rustc_interface/src/errors.rs
parentcc3dce5bd07057818f3f69c3ce93bfd596fd8f0f (diff)
parent7eee62c9beac6ea63ef26ce0ef14c3757f42468b (diff)
downloadrust-56b9f0327fd89dbb73b885c5fdad580ca2c8da43.tar.gz
rust-56b9f0327fd89dbb73b885c5fdad580ca2c8da43.zip
Rollup merge of #116985 - tromey:rust-printers-14, r=Mark-Simulacrum
Use gdb.ValuePrinter tag class

GDB 14 has a "gdb.ValuePrinter" tag class that was introduced to let GDB evolve the pretty-printer API.  Users of this tag are required to hide any local attributes or methods.  This patch makes this change to the Rust pretty-printers.  At present this is just a cleanup, providing the basis for any future changes.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions