mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
tests: refine disable reason for tests/debuginfo/drop-locations.rs
This commit is contained in:
@@ -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)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user