Skip to content

Add instructions for installing rustup-toolchain-install-master #1840

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

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

chengr4
Copy link
Contributor

@chengr4 chengr4 commented Mar 8, 2024

When I run ./target/release/collector profile_local XXXXXXXX, it also asked me to install the tool.

Copy link
Contributor

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the PR! It depends not so much on the command that you execute, but more on the toolchain type that you use, if you give a SHA, you need this tool.

So claiming that you need the tool for bench_local/profile_local everytime is a bit misleading. Maybe we could instead specify on a single place (e.g. at the beginning of the section with the available commands) that if you want to specify a toolchain with a commit SHA, you will need this tool.

@chengr4 chengr4 force-pushed the collector-readme branch 3 times, most recently from 3c43c95 to 4653bb2 Compare March 8, 2024 07:28
@chengr4 chengr4 force-pushed the collector-readme branch from 4653bb2 to 3722078 Compare March 8, 2024 07:32
@chengr4
Copy link
Contributor Author

chengr4 commented Mar 8, 2024

Thanks for clarifying. In that case, I believe the original one is good enough. I've made the updates and just adjusted the style a bit. What do you think?

Copy link
Contributor

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

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

Ok, good! :) One small typo and I'll merge it.

@Kobzol
Copy link
Contributor

Kobzol commented Mar 8, 2024

Thanks! :)

@Kobzol Kobzol enabled auto-merge March 8, 2024 08:02
@Kobzol Kobzol merged commit 317f62f into rust-lang:master Mar 8, 2024
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