diff options
| author | bors <bors@rust-lang.org> | 2019-04-23 19:52:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-04-23 19:52:05 +0000 |
| commit | e938c2b9aae7e0c37c382e4e22bdc360e9a4f0b6 (patch) | |
| tree | 4c16f95720b55ef5c1e387e81cae2c010a3427b3 /src/test/debuginfo/enum-thinlto.rs | |
| parent | 4eff8526a789e0dfa8b97f7dec91b7b5c18e8544 (diff) | |
| parent | 0353fa5b90d74520052158d27578ed41fcc229e4 (diff) | |
| download | rust-e938c2b9aae7e0c37c382e4e22bdc360e9a4f0b6.tar.gz rust-e938c2b9aae7e0c37c382e4e22bdc360e9a4f0b6.zip | |
Auto merge of #60211 - Centril:rollup-akw4r85, r=Centril
Rollup of 6 pull requests Successful merges: - #59823 ([wg-async-await] Drop `async fn` arguments in async block ) - #59839 (Warn on unused results for operation methods on nums) - #60146 (Update fonts used by rustdoc) - #60169 (Warn when ignore-tidy-linelength is present, but no lines are too long) - #60177 (Promote rust comments to rustdoc) - #60191 (Add f16c target_feature) Failed merges: r? @ghost
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
| -rw-r--r-- | src/test/debuginfo/enum-thinlto.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/debuginfo/enum-thinlto.rs b/src/test/debuginfo/enum-thinlto.rs index 7f15ed90e67..13577b0587f 100644 --- a/src/test/debuginfo/enum-thinlto.rs +++ b/src/test/debuginfo/enum-thinlto.rs @@ -1,5 +1,3 @@ -// ignore-tidy-linelength - // Require LLVM with DW_TAG_variant_part and a gdb that can read it. // min-system-llvm-version: 8.0 // min-gdb-version: 8.2 |
