Add ast and hir stats to print-codegen-stats-json flag#156611
Add ast and hir stats to print-codegen-stats-json flag#156611stephenduong1004 wants to merge 7 commits into
Conversation
|
r? @mati865 rustbot has assigned @mati865. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment has been minimized.
This comment has been minimized.
|
I'm not familiar enough with the related code. @rustbot reroll |
…when cannot collect backend stats
This comment has been minimized.
This comment has been minimized.
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
The newly introduced flag
print-codegen-stats-json(#156472) will now also collect the same statistics frominput-statsflag in json format.