Skip to content

Commit b7a0f84

Browse files
committed
tests/debuginfo/function-arg-initialization.rs: Stop disabling SingleUseConsts MIR pass
1 parent b53da99 commit b7a0f84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/debuginfo/function-arg-initialization.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
// function name.
77

88
//@ min-lldb-version: 1800
9-
//@ compile-flags:-g -Zmir-enable-passes=-SingleUseConsts
10-
// SingleUseConsts shouldn't need to be disabled, see #128945
9+
//@ compile-flags:-g
1110
//@ disable-gdb-pretty-printers
1211
//@ ignore-backends: gcc
1312

0 commit comments

Comments
 (0)