3141177995
The output of these tests is too complicated to comfortably verify by hand, but we can still use them to observe changes to the underlying mappings produced by codegen/LLVM. If these tests fail due to non-coverage changes (e.g. in HIR-to-MIR lowering or MIR optimizations), it should usually be OK to just `--bless` them, as long as the `run-coverage` test suite still works.
25 lines
759 B
Plaintext
25 lines
759 B
Plaintext
Function name: test_harness::my_test
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 0a, 01, 00, 10]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 10, 1) to (start + 0, 16)
|
|
|
|
Function name: test_harness::my_test::{closure#0}
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 09, 01, 00, 08]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 9, 1) to (start + 0, 8)
|
|
|
|
Function name: test_harness::unused (unused)
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 07, 01, 00, 0f]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 7, 1) to (start + 0, 15)
|
|
|