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.
2 parents 1e21831 + f1f2024 commit 2ae0c0fCopy full SHA for 2ae0c0f
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