Skip to content

Commit a27fdfb

Browse files
committed
tests/debuginfo/basic-stepping.rs: Remove ignore-aarch64
It works now.
1 parent 798a011 commit a27fdfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/debuginfo/basic-stepping.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//! time works intuitively, e.g. that `next` takes you to the next source line.
33
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
44
5-
//@ ignore-aarch64: Doesn't work yet.
65
//@ ignore-loongarch64: Doesn't work yet.
76
//@ ignore-riscv64: Doesn't work yet.
87
//@ ignore-backends: gcc

0 commit comments

Comments
 (0)