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 1 commit 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 |
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 comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Overall LGTM, @stephenduong1004 could you drop the merge commit as warned above? |
fe75b9a to
54b3c58
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Done, thanks |
|
There's still a conflict, needs to resolve. |
54b3c58 to
6b5f901
Compare
|
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 job Click to see the possible cause of the failure (guessed by this bot)Important For more information how to resolve CI failures of this job, visit this link. |
The newly introduced flag
print-codegen-stats-json(#156472) will now also collect the same statistics frominput-statsflag in json format.