From 03f92694966259ee156bb8f3a7ef9d4dc587ecb9 Mon Sep 17 00:00:00 2001 From: Michael Woerister Date: Mon, 6 Apr 2015 11:39:51 -0700 Subject: Add a name for tuple fields in debuginfo so that they can be accessed in debuggers. --- src/test/debuginfo/destructured-for-loop-variable.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/debuginfo/destructured-for-loop-variable.rs') diff --git a/src/test/debuginfo/destructured-for-loop-variable.rs b/src/test/debuginfo/destructured-for-loop-variable.rs index 9f0492f35a3..ad04f97fb08 100644 --- a/src/test/debuginfo/destructured-for-loop-variable.rs +++ b/src/test/debuginfo/destructured-for-loop-variable.rs @@ -77,7 +77,7 @@ // gdb-command:continue // gdb-command:print simple_tuple_ident -// gdb-check:$24 = {34903493, 232323} +// gdb-check:$24 = {__0 = 34903493, __1 = 232323} // gdb-command:continue // === LLDB TESTS ================================================================================== -- cgit 1.4.1-3-g733a5