about summary refs log tree commit diff
path: root/tests/debuginfo/tuple-style-enum.rs
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2023-04-14 11:40:07 +0200
committerPietro Albini <pietro.albini@ferrous-systems.com>2023-04-14 11:40:07 +0200
commitffe4ccd4ad1a96239b82b700a626a3644ddc364d (patch)
tree6e81523fe5f8324b54dad579b6474a9993aefbc1 /tests/debuginfo/tuple-style-enum.rs
parentaea43673f2efce50501e55c5186805cebc3deb4a (diff)
downloadrust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.tar.gz
rust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.zip
rename rust-lldb to needs-rust-lldb for consistency
Diffstat (limited to 'tests/debuginfo/tuple-style-enum.rs')
-rw-r--r--tests/debuginfo/tuple-style-enum.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/tuple-style-enum.rs b/tests/debuginfo/tuple-style-enum.rs
index 39ead172e65..60f3ecbd21e 100644
--- a/tests/debuginfo/tuple-style-enum.rs
+++ b/tests/debuginfo/tuple-style-enum.rs
@@ -1,6 +1,6 @@
 // Require a gdb or lldb that can read DW_TAG_variant_part.
 // min-gdb-version: 8.2
-// rust-lldb
+// needs-rust-lldb
 
 // compile-flags:-g