]> git.lizzy.rs Git - rust.git/commitdiff
debuginfo: Removed some misleading comments from test cases.
authorMichael Woerister <michaelwoerister@gmail>
Fri, 28 Jun 2013 07:35:21 +0000 (09:35 +0200)
committerMichael Woerister <michaelwoerister@gmail>
Fri, 19 Jul 2013 05:53:57 +0000 (07:53 +0200)
src/test/debug-info/borrowed-struct.rs
src/test/debug-info/borrowed-tuple.rs
src/test/debug-info/borrowed-unique-basic.rs
src/test/debug-info/boxed-struct.rs
src/test/debug-info/destructured-local.rs
src/test/debug-info/function-arguments.rs

index f00872c00b0e49d4ff994d47d481f73608f6133a..646109ff1c438fc8c4a2331e9c7b081214f74fd9 100644 (file)
@@ -10,9 +10,6 @@
 
 // xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
 
-// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
-// value.
-
 // compile-flags:-Z extra-debug-info
 // debugger:break zzz
 // debugger:run
index 86d02185bdae7839a68b35c086d15db4d2a7ac8e..58c753bb30a92622bcaa2077652413789a05179e 100644 (file)
@@ -10,9 +10,6 @@
 
 // xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
 
-// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
-// value.
-
 // compile-flags:-Z extra-debug-info
 // debugger:break zzz
 // debugger:run
index ce5b50459f660c5dcba3f32d469d8421c65de0a9..f9ce1728930ed6b5fab639f213e2f1534bad1c6c 100644 (file)
@@ -10,8 +10,7 @@
 
 // xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
 
-// Gdb doesn't know
-// about UTF-32 character encoding and will print a rust char as only
+// Gdb doesn't know about UTF-32 character encoding and will print a rust char as only
 // its numerical value.
 
 // compile-flags:-Z extra-debug-info
index 31b4746267554c4754a3237b5e76664d9e7fb6af..16ffda35956d6891d2360a0a5a99b8b3dd3fd9ba 100644 (file)
@@ -8,9 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
-// value.
-
 // compile-flags:-Z extra-debug-info
 // debugger:break zzz
 // debugger:run
index bf53d95b588d05edea01f868cbc1a20644961064..ad4774c06ffa7c98263337882b42d289f809868c 100644 (file)
@@ -10,9 +10,6 @@
 
 // xfail-test
 
-// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
-// value.
-
 // compile-flags:-Z extra-debug-info
 // debugger:break zzz
 // debugger:run
index f5563cda259e9f6c8a44d37aa9ad4cb90bcd4656..225dfedfec721357361b0ac9f04e6a34d5f773a7 100644 (file)
@@ -10,9 +10,6 @@
 
 // xfail-test
 
-// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
-// value.
-
 // compile-flags:-Z extra-debug-info
 // debugger:break zzz
 // debugger:run