about summary refs log tree commit diff
path: root/tests/coverage/attr/impl.cov-map
diff options
context:
space:
mode:
authorltdk <usr@ltdk.xyz>2024-09-23 19:40:22 -0400
committerltdk <usr@ltdk.xyz>2024-12-16 21:07:06 -0500
commitcb487cc2fa3c5ebfddd22d6721cf1669943c1774 (patch)
tree651de3811a54931b8df054e4d7d22d570cee04ac /tests/coverage/attr/impl.cov-map
parent13b77c687c0f5ad06a579af6d0787fe562747501 (diff)
downloadrust-cb487cc2fa3c5ebfddd22d6721cf1669943c1774.tar.gz
rust-cb487cc2fa3c5ebfddd22d6721cf1669943c1774.zip
Stabilize #[coverage] attribute
Diffstat (limited to 'tests/coverage/attr/impl.cov-map')
-rw-r--r--tests/coverage/attr/impl.cov-map12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/coverage/attr/impl.cov-map b/tests/coverage/attr/impl.cov-map
index 4d068c290f4..afb91af6829 100644
--- a/tests/coverage/attr/impl.cov-map
+++ b/tests/coverage/attr/impl.cov-map
@@ -1,27 +1,27 @@
 Function name: <impl::MyStruct>::off_on (unused)
-Raw bytes (9): 0x[01, 01, 00, 01, 00, 0e, 05, 00, 13]
+Raw bytes (9): 0x[01, 01, 00, 01, 00, 0d, 05, 00, 13]
 Number of files: 1
 - file 0 => global file 1
 Number of expressions: 0
 Number of file 0 mappings: 1
-- Code(Zero) at (prev + 14, 5) to (start + 0, 19)
+- Code(Zero) at (prev + 13, 5) to (start + 0, 19)
 Highest counter ID seen: (none)
 
 Function name: <impl::MyStruct>::on_inherit (unused)
-Raw bytes (9): 0x[01, 01, 00, 01, 00, 16, 05, 00, 17]
+Raw bytes (9): 0x[01, 01, 00, 01, 00, 15, 05, 00, 17]
 Number of files: 1
 - file 0 => global file 1
 Number of expressions: 0
 Number of file 0 mappings: 1
-- Code(Zero) at (prev + 22, 5) to (start + 0, 23)
+- Code(Zero) at (prev + 21, 5) to (start + 0, 23)
 Highest counter ID seen: (none)
 
 Function name: <impl::MyStruct>::on_on (unused)
-Raw bytes (9): 0x[01, 01, 00, 01, 00, 19, 05, 00, 12]
+Raw bytes (9): 0x[01, 01, 00, 01, 00, 18, 05, 00, 12]
 Number of files: 1
 - file 0 => global file 1
 Number of expressions: 0
 Number of file 0 mappings: 1
-- Code(Zero) at (prev + 25, 5) to (start + 0, 18)
+- Code(Zero) at (prev + 24, 5) to (start + 0, 18)
 Highest counter ID seen: (none)