We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb7f21 commit 3c71917Copy full SHA for 3c71917
src/2025h2/cargo-build-analysis.md
@@ -30,7 +30,7 @@ Cargo does not persist information about previous builds.
30
While the [`--timings`] flag provides per-build data on how long each unit takes to compile,
31
this information:
32
33
-* Is tied to a single build session
+* You have to know you will care about a timings report and can't look it up afterwards
34
* Exists primarily in HTML form, which is not suited for machine analysis
35
36
Additionally, Cargo does not track:
0 commit comments