diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-04-14 11:40:07 +0200 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2023-04-14 11:40:07 +0200 |
| commit | ffe4ccd4ad1a96239b82b700a626a3644ddc364d (patch) | |
| tree | 6e81523fe5f8324b54dad579b6474a9993aefbc1 /tests/debuginfo/method-on-generic-struct.rs | |
| parent | aea43673f2efce50501e55c5186805cebc3deb4a (diff) | |
| download | rust-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.rs | 2 |
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 |
