Skip to content

Commit e307fad

Browse files
committed
Enable backtrace-debuginfo test for android
1 parent 849f432 commit e307fad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/backtrace-debuginfo.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ macro_rules! dump_and_die {
3535
// the macro span takes over the last frame's file/line.
3636
if cfg!(any(target_os = "macos",
3737
target_os = "ios",
38-
target_os = "android",
3938
all(target_os = "linux", target_arch = "arm"),
4039
target_os = "freebsd",
4140
target_os = "dragonfly",

0 commit comments

Comments
 (0)