about summary refs log tree commit diff
path: root/tests/debuginfo/empty-string.rs
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2024-08-17 18:55:13 -0400
committerBen Kimock <kimockb@gmail.com>2024-08-18 16:58:26 -0400
commitc5fdc90a733187564c3a5dc2567cdb232738b7f7 (patch)
treeee99485449f3429efd8e5b7c36c6820b119650e2 /tests/debuginfo/empty-string.rs
parente2523c18427db0a6b28b7dc8c12a5a65011bef49 (diff)
downloadrust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.tar.gz
rust-c5fdc90a733187564c3a5dc2567cdb232738b7f7.zip
Delete min-lldb-version: 310
Diffstat (limited to 'tests/debuginfo/empty-string.rs')
-rw-r--r--tests/debuginfo/empty-string.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/debuginfo/empty-string.rs b/tests/debuginfo/empty-string.rs
index 41f7fa941b7..014465c27ca 100644
--- a/tests/debuginfo/empty-string.rs
+++ b/tests/debuginfo/empty-string.rs
@@ -1,7 +1,6 @@
 //@ ignore-windows-gnu: #128981
 //@ ignore-android: FIXME(#10381)
 //@ compile-flags:-g
-//@ min-lldb-version: 310
 
 // === GDB TESTS ===================================================================================