mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
tests: refine disable reason for tests/debuginfo/drop-locations.rs
This commit is contained in:
parent
d20f848478
commit
d1178faa93
@ -1,5 +1,7 @@
|
||||
//@ ignore-android
|
||||
//@ ignore-test: #128971
|
||||
|
||||
// FIXME: stepping with "next" in a debugger skips past end-of-scope drops
|
||||
//@ ignore-test (broken, see #128971)
|
||||
|
||||
#![allow(unused)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user