We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e21831 commit f1f2024Copy full SHA for f1f2024
1 file changed
tests/debuginfo/basic-stepping.rs
@@ -2,6 +2,7 @@
2
//! time works intuitively, e.g. that `next` takes you to the next source line.
3
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
4
5
+//@ ignore-aarch64-pc-windows-msvc
6
//@ ignore-loongarch64: Doesn't work yet.
7
//@ ignore-riscv64: Doesn't work yet.
8
//@ ignore-backends: gcc
0 commit comments