Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): Trace core cargo operations #13532

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix(cli): Trace core cargo operations #13532

merged 1 commit into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. fix(cli): Trace core cargo operations

    This is preparation for rust-lang#13339 and covers hot spots I found as well as
    areas currently covered by `profile::start(...)`.
    
    This is split out to avoid conflicts while working through the remaining
    issues for rust-lang#13339.
    Maybe it will also serve to help debugging...
    epage committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    df18c53 View commit details
    Browse the repository at this point in the history