diff options
| author | Ben Kimock <kimockb@gmail.com> | 2024-08-17 17:42:20 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2024-08-18 16:58:00 -0400 |
| commit | e93e61032962b80747ed869a21e887090ac63c90 (patch) | |
| tree | 05dfa7b51feb84f1ecb74218134dc3e0ff50ec3a /tests/debuginfo/generic-struct.rs | |
| parent | e1a82c96341747e486c72139748d3bc3d538f669 (diff) | |
| download | rust-e93e61032962b80747ed869a21e887090ac63c90.tar.gz rust-e93e61032962b80747ed869a21e887090ac63c90.zip | |
Grep for enabled and clean up those hits
Diffstat (limited to 'tests/debuginfo/generic-struct.rs')
| -rw-r--r-- | tests/debuginfo/generic-struct.rs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/debuginfo/generic-struct.rs b/tests/debuginfo/generic-struct.rs index df01d33a0dc..2817f8edc15 100644 --- a/tests/debuginfo/generic-struct.rs +++ b/tests/debuginfo/generic-struct.rs @@ -1,7 +1,3 @@ -// Some versions of the non-rust-enabled LLDB print the wrong generic -// parameter type names in this test. -//@ needs-rust-lldb - //@ compile-flags:-g // === GDB TESTS =================================================================================== |
