diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2025-08-17 13:41:33 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2025-08-24 20:29:34 +1000 |
| commit | bd8e3db94d6547829cdfd60c9dfdb6bdcdd262c3 (patch) | |
| tree | 8aae38d5aa62215ea27c934633419f5ef53ff5c5 /tests/coverage/rustfmt-skip.cov-map | |
| parent | 4eedad312695d773b6e2e17a4f8082660470c101 (diff) | |
| download | rust-bd8e3db94d6547829cdfd60c9dfdb6bdcdd262c3.tar.gz rust-bd8e3db94d6547829cdfd60c9dfdb6bdcdd262c3.zip | |
coverage: Add a specific test for `#[rustfmt::skip]`
Diffstat (limited to 'tests/coverage/rustfmt-skip.cov-map')
| -rw-r--r-- | tests/coverage/rustfmt-skip.cov-map | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/coverage/rustfmt-skip.cov-map b/tests/coverage/rustfmt-skip.cov-map new file mode 100644 index 00000000000..bb673a411bf --- /dev/null +++ b/tests/coverage/rustfmt-skip.cov-map @@ -0,0 +1,12 @@ +Function name: rustfmt_skip::main +Raw bytes (24): 0x[01, 01, 00, 04, 01, 0a, 01, 00, 0a, 01, 02, 05, 00, 0d, 01, 03, 09, 00, 10, 01, 02, 01, 00, 02] +Number of files: 1 +- file 0 => $DIR/rustfmt-skip.rs +Number of expressions: 0 +Number of file 0 mappings: 4 +- Code(Counter(0)) at (prev + 10, 1) to (start + 0, 10) +- Code(Counter(0)) at (prev + 2, 5) to (start + 0, 13) +- Code(Counter(0)) at (prev + 3, 9) to (start + 0, 16) +- Code(Counter(0)) at (prev + 2, 1) to (start + 0, 2) +Highest counter ID seen: c0 + |
