-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
| Metadata | |
|---|---|
| Point of contact | @weihanglo |
| Team(s) | cargo |
| Goal document | 2025h2/cargo-build-analysis |
Summary
Prototype support for build analysis in Cargo by recording build metadata across invocations.
This will introduce unstable subcommands in cargo report
to explain why crates were rebuilt and to surface timing data from past builds,
helping developers diagnose and improve their build performance.
Tasks and status
- Discussion and moral support (cargo
)
- Implementation (@weihanglo)
- Standard reviews (cargo
)
- Author call for testing blog post (@weihanglo)