tests/debuginfo/basic-stepping.rs: Remove ignore-aarch64

It works now.
This commit is contained in:
Martin Nordholts
2026-03-14 16:31:19 +01:00
parent 798a011ace
commit a27fdfbf01
-1
View File
@@ -2,7 +2,6 @@
//! time works intuitively, e.g. that `next` takes you to the next source line.
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
//@ ignore-aarch64: Doesn't work yet.
//@ ignore-loongarch64: Doesn't work yet.
//@ ignore-riscv64: Doesn't work yet.
//@ ignore-backends: gcc