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

doc: remove installing from source #5786

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

xxchan
Copy link
Contributor

@xxchan xxchan commented Jun 19, 2023

also add "run from source" in contributing.md

@calebcartwright PTAL

also add "run from source" in contributing.md
Comment on lines -74 to -79
## Installation

```sh
rustup component add rustfmt
```

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is already covered above.

Comment on lines -74 to -78
## Installation

```sh
rustup component add rustfmt
```
Copy link
Member

Choose a reason for hiding this comment

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

I think it's probably worth leaving this section in still given the different rustup profiles. Thoughts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is already covered in "Quick start".

Copy link
Member

Choose a reason for hiding this comment

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

ah, dueling review comments sorry. it is somewhat duplicative isn't it, think i'm fine removing it for now then. if we find folks are really struggling without a specific "install" section then we can add it back/do something different

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

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

Thanks!

@calebcartwright calebcartwright merged commit c9ebd6c into rust-lang:master Jun 19, 2023
@xxchan xxchan deleted the xxchan/doc branch June 19, 2023 14:50
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