Skip to content

Commit 31eafaf

Browse files
authored
Rollup merge of rust-lang#145977 - CaiWeiran:basic-stepping-test, r=jieyouxu
tests: Ignore basic-stepping.rs on riscv64 Same as [PR 145745](rust-lang#145745) r? `@lqd`
2 parents 5c0cd83 + a54567e commit 31eafaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/debuginfo/basic-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
//@ ignore-aarch64: Doesn't work yet.
66
//@ ignore-loongarch64: Doesn't work yet.
7+
//@ ignore-riscv64: Doesn't work yet.
78
//@ compile-flags: -g
89

910
// gdb-command: run

0 commit comments

Comments
 (0)