mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
9dc6e08279
Currently we can't automatically enforce formatting on tests (see #125637), but we can at least keep things relatively tidy by occasionally running the formatter manually. This was done by temporarily commenting out the `"/tests/"` exclusion in `rustfmt.toml`, and then running `x fmt tests/coverage` and `x test coverage --bless`.
17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
Function name: <partial_eq::Version>::new
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 0c, 05, 02, 06]
|
|
Number of files: 1
|
|
- file 0 => global file 1
|
|
Number of expressions: 0
|
|
Number of file 0 mappings: 1
|
|
- Code(Counter(0)) at (prev + 12, 5) to (start + 2, 6)
|
|
|
|
Function name: partial_eq::main
|
|
Raw bytes (9): 0x[01, 01, 00, 01, 01, 11, 01, 0a, 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 + 17, 1) to (start + 10, 2)
|
|
|