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(analyzeme): drop the support of v7 profdata format #232

Merged
merged 2 commits into from
May 31, 2024

Conversation

weihanglo
Copy link
Member

Based on the discussion in #2291
the next release (v12) will stop supporting the v7 profdata format.

Footnotes

  1. https://github.com/rust-lang/measureme/issues/229#issuecomment-2139227460

Copy link
Member

@michaelwoerister michaelwoerister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

weihanglo added 2 commits May 31, 2024 10:03
Based on the discussion in #229[^1]
the next release (v12) will stop supporting the v7 profdata format.

[^1]: #229 (comment)
We've released decodeme to crates.io so analyzeme can depend on it
directly from crates.io. This make the reproducibility story better
@michaelwoerister michaelwoerister merged commit f970118 into rust-lang:master May 31, 2024
4 checks passed
@weihanglo weihanglo deleted the drop-v7 branch May 31, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants