mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
Function name: <issue_83601::Foo as core::cmp::PartialEq>::eq
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 03, 11, 00, 1a]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 3, 17) to (start + 0, 26)
|
|
|
|
Function name: <issue_83601::Foo as core::fmt::Debug>::fmt
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 03, 0a, 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 + 3, 10) to (start + 0, 15)
|
|
|
|
Function name: issue_83601::main
|
|
Raw bytes (21): 0x[01, 01, 01, 05, 09, 03, 01, 06, 01, 02, 1c, 05, 03, 09, 01, 1c, 02, 02, 05, 03, 02]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 1
|
|
- expression 0 operands: lhs = Counter(1), rhs = Counter(2)
|
|
Number of file 0 mappings: 3
|
|
- Code(Counter(0)) at (prev + 6, 1) to (start + 2, 28)
|
|
- Code(Counter(1)) at (prev + 3, 9) to (start + 1, 28)
|
|
- Code(Expression(0, Sub)) at (prev + 2, 5) to (start + 3, 2)
|
|
= (c1 - c2)
|
|
|