about summary refs log tree commit diff
path: root/tests/debuginfo/method-on-generic-struct.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/method-on-generic-struct.rs
parentaea43673f2efce50501e55c5186805cebc3deb4a (diff)
downloadrust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.tar.gz
rust-ffe4ccd4ad1a96239b82b700a626a3644ddc364d.zip
rename rust-lldb to needs-rust-lldb for consistency
Diffstat (limited to 'tests/debuginfo/method-on-generic-struct.rs')
-rw-r--r--tests/debuginfo/method-on-generic-struct.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/method-on-generic-struct.rs b/tests/debuginfo/method-on-generic-struct.rs
index bf047449164..138d8391d40 100644
--- a/tests/debuginfo/method-on-generic-struct.rs
+++ b/tests/debuginfo/method-on-generic-struct.rs
@@ -1,6 +1,6 @@
 // Some versions of the non-rust-enabled LLDB print the wrong generic
 // parameter type names in this test.
-// rust-lldb
+// needs-rust-lldb
 
 // compile-flags:-g