Skip to content

Commit 0270189

Browse files
committed
Reference the correct issue
The problem here is that this test doesn't even compile for Android. See rust-lang#24958.
1 parent 551a74d commit 0270189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/debuginfo/type-names.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
// ignore-tidy-linelength
1212
// ignore-lldb
13-
// ignore-android: FIXME(#10381)
13+
// ignore-android: FIXME(#24958)
1414

1515
// compile-flags:-g
1616

0 commit comments

Comments
 (0)