Skip to content

A cargo report list command to list available sessions to generate report from #16401

@weihanglo

Description

@weihanglo

Problem

With -Zbuild-analysis and #16377, we now have cargo report timings command to replay HTML report from the latest log files. However, there is no way to replay older sessions. We may want a cargo report timings --id <id> flag to reply specific run of Cargo.

Before adding that flag, we need a way to list and view past run IDs.

Proposed Solution

A new command cargo report list. The list of IDs is expected to work across different kind of reports.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Z-build-analysisNightly: build-analysis

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions