diff options
| author | bors <bors@rust-lang.org> | 2015-04-09 20:38:36 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-04-09 20:38:36 +0000 |
| commit | 88fc543866c2c48b3b1a32e9d55a4eb77d1dee66 (patch) | |
| tree | cfb472437aefde7eab3e8e034c5dbb45c8f0f7c2 /src/test/debuginfo | |
| parent | e326aa197b1ee35b41c992eec171589197a7459d (diff) | |
| parent | ea731797b821c3347be72fefcba32d48e04d27d0 (diff) | |
| download | rust-88fc543866c2c48b3b1a32e9d55a4eb77d1dee66.tar.gz rust-88fc543866c2c48b3b1a32e9d55a4eb77d1dee66.zip | |
Auto merge of #24232 - Manishearth:rollup, r=Manishearth
None
Diffstat (limited to 'src/test/debuginfo')
| -rw-r--r-- | src/test/debuginfo/gdb-pretty-std.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/debuginfo/gdb-pretty-std.rs b/src/test/debuginfo/gdb-pretty-std.rs index dbf80a9bccc..1da9a06b0ee 100644 --- a/src/test/debuginfo/gdb-pretty-std.rs +++ b/src/test/debuginfo/gdb-pretty-std.rs @@ -10,7 +10,6 @@ // ignore-windows failing on win32 bot // ignore-freebsd: gdb package too new -// ignore-tidy-linelength // ignore-lldb // ignore-android: FIXME(#10381) // compile-flags:-g |
