Skip to content

Commit 2ae0c0f

Browse files
committed
Auto merge of #153939 - Enselic:basic-stepping-ignore-aarch64-msvc, r=<try>
tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc try-job: aarch64-msvc-1
2 parents 1e21831 + f1f2024 commit 2ae0c0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/debuginfo/basic-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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-pc-windows-msvc
56
//@ ignore-loongarch64: Doesn't work yet.
67
//@ ignore-riscv64: Doesn't work yet.
78
//@ ignore-backends: gcc

0 commit comments

Comments
 (0)