Skip to content

Commit 8f95d6b

Browse files
Update posts/2022-04-07-Rust-1.60.0.md
Co-authored-by: Eric Huss <[email protected]>
1 parent f15c6ee commit 8f95d6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

posts/2022-04-07-Rust-1.60.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ $ cargo build --timings
6969
```
7070

7171
The report is also copied to `target/cargo-timings/cargo-timing.html`. A report on the release build of Cargo has been put up [here](/images/2022-04-07-timing.html). These reports can be useful for improving build performance.
72+
More information about the timing reports may be found in the [documentation](https://doc.rust-lang.org/nightly/cargo/reference/timings.html).
7273

7374
### Weak feature dependencies in Cargo
7475

0 commit comments

Comments
 (0)