diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2024-01-21 15:07:11 +1100 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2024-01-22 12:18:57 +1100 |
| commit | 41dcba805d8ea2c5142cce7044c146aa15d0358c (patch) | |
| tree | 8d0b381788ad29eefe275ac3f9539a88f1688e02 /tests/coverage/issue-84561.cov-map | |
| parent | ef71f1047e04438181d7cb925a833e2ada6ab390 (diff) | |
| download | rust-41dcba805d8ea2c5142cce7044c146aa15d0358c.tar.gz rust-41dcba805d8ea2c5142cce7044c146aa15d0358c.zip | |
coverage: Don't instrument `#[automatically_derived]` functions
Diffstat (limited to 'tests/coverage/issue-84561.cov-map')
| -rw-r--r-- | tests/coverage/issue-84561.cov-map | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/coverage/issue-84561.cov-map b/tests/coverage/issue-84561.cov-map index 6d577b3d485..88436964af0 100644 --- a/tests/coverage/issue-84561.cov-map +++ b/tests/coverage/issue-84561.cov-map @@ -1,11 +1,3 @@ -Function name: <issue_84561::Foo as core::cmp::PartialEq>::eq -Raw bytes (9): 0x[01, 01, 00, 01, 01, 04, 0a, 00, 13] -Number of files: 1 -- file 0 => global file 1 -Number of expressions: 0 -Number of file 0 mappings: 1 -- Code(Counter(0)) at (prev + 4, 10) to (start + 0, 19) - Function name: <issue_84561::Foo as core::fmt::Debug>::fmt Raw bytes (29): 0x[01, 01, 02, 01, 05, 05, 02, 04, 01, 8a, 01, 05, 01, 25, 05, 01, 25, 00, 26, 02, 01, 09, 00, 0f, 07, 01, 05, 00, 06] Number of files: 1 |
