Report codegen timings for binary crates #14265
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`
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Problem
Currently --timings doesn't report codegen timings for binary crates.
Proposed Solution
Emit unused metadata for bin's so codegen timings get reported
Notes
Created from
The text was updated successfully, but these errors were encountered: