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

Use workspace inheritance as much as possible #228

Merged
merged 9 commits into from
May 28, 2024

Conversation

weihanglo
Copy link
Member

@weihanglo weihanglo commented May 27, 2024

This is a follow-up of #227:

  • Remove version_checker, which is no longer used.
  • Add missing documentations and Cargo.toml metadata fields
  • Leverage Cargo workspace inheritance.

This is best reviewed commit-by-commit.

README.md Outdated

### analyzeme

`mmview` is for printing the event data generated by `measureme`.
Copy link
Member

Choose a reason for hiding this comment

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

analyzeme is a library with common functionality for measureme tools

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated. Thanks!

@michaelwoerister
Copy link
Member

This looks great, thanks @weihanglo!

@michaelwoerister michaelwoerister self-assigned this May 28, 2024
@weihanglo weihanglo force-pushed the workspace-inherit branch from d710343 to d3947d8 Compare May 28, 2024 12:43
@michaelwoerister michaelwoerister merged commit 9783098 into rust-lang:master May 28, 2024
4 checks passed
@weihanglo weihanglo deleted the workspace-inherit branch May 28, 2024 13:26
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