Provide a link to the documentation in the timing report #10487
Labels
A-timings
Area: timings
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Problem
A user may discover the
--timings
flag without reading the cargo documentation. Although most of the user experience should be relatively easy to grasp, there are some details that are obscure or not clear. A user may hit a wall where it is not clear where to go. For example:--timings
Proposed Solution
I think a simple solution would be to provide a link to the documentation at https://doc.rust-lang.org/nightly/cargo/reference/timings.html. I have two proposed sites, though I'm not sure if one or both or neither are good places:
Note that making things clickable in the canvas might be a little challenging. Hopefully it can be done with a minimal amount of code.
Notes
No response
The text was updated successfully, but these errors were encountered: