We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f76db6 + 8743bbc commit 458d345Copy full SHA for 458d345
src/doc/src/reference/unstable.md
@@ -506,7 +506,8 @@ units do not show when code generation starts).
506
The "custom build" units are `build.rs` scripts, which when run are
507
highlighted in orange.
508
509
-The second graph shows Cargo's concurrency over time. The three lines are:
+The second graph shows Cargo's concurrency over time. The background
510
+indicates CPU usage. The three lines are:
511
- "Waiting" (red) — This is the number of units waiting for a CPU slot to
512
open.
513
- "Inactive" (blue) — This is the number of units that are waiting for their
0 commit comments