mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
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
746 B
Plaintext
25 lines
746 B
Plaintext
Function name: issue_93054::foo2 (unused)
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 16, 01, 00, 1d]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 22, 1) to (start + 0, 29)
|
|
|
|
Function name: issue_93054::main
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 1e, 01, 00, 0d]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 30, 1) to (start + 0, 13)
|
|
|
|
Function name: issue_93054::make (unused)
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 1a, 01, 02, 02]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 26, 1) to (start + 2, 2)
|
|
|