about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-11-24 01:31:47 +0800
committerGitHub <noreply@github.com>2018-11-24 01:31:47 +0800
commit91bceb8fc2f4f9925c4157e766d8aaafc3a60986 (patch)
tree58b23fda7f20b0bb99b87a9a92728be9e7ac0434 /src/test/incremental/thinlto
parent821bad3a5b13862e9fbfae35b446ab91a976a75e (diff)
parent30178b422a7a16dc4d48a5ccf7697dba9b79b284 (diff)
downloadrust-91bceb8fc2f4f9925c4157e766d8aaafc3a60986.tar.gz
rust-91bceb8fc2f4f9925c4157e766d8aaafc3a60986.zip
Rollup merge of #55767 - tromey:disable-some-pretty-printers, r=alexcrichton
Disable some pretty-printers when gdb is rust-enabled

A rust-enabled gdb already knows how to display string slices,
structs, tuples, and enums (and after #54004, the pretty-printers
can't handle enums at all).  This patch disables these pretty-printers
when gdb is rust-enabled.

The "gdb-pretty-struct-and-enums-pre-gdb-7-7.rs" test is renamed,
because it does not seem to depend on any behavior of that version of
gdb, and because gdb 7.7 is 4 years old now.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions