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

Mention how to install master Rust in CONTRIBUTING #3201

Merged
merged 4 commits into from Sep 20, 2018

Conversation

phansch
Copy link
Member

@phansch phansch commented Sep 19, 2018

No description provided.

@phansch phansch force-pushed the rust_master_in_contributing_docs branch from 6140c36 to 9c50aa8 Compare September 19, 2018 19:15
CONTRIBUTING.md Outdated

Clippy will sometimes break with new nightly version releases. This is expected because Clippy still depends on nightly Rust. Most of the times we have to adapt to the changes and only very rarely there's an actual bug in rust.
Clippy will sometimes break because Clippy still depends on unstable internal Rust features. Most of the times we have to adapt to the changes and only very rarely there's an actual bug in rust.
Copy link
Contributor

Choose a reason for hiding this comment

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

  • Could we avoid repeating Clippy within one sentence?
  • s/rust/Rust/

Copy link
Member Author

Choose a reason for hiding this comment

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

done

CONTRIBUTING.md Outdated

In order to find out why Clippy does not work properly with a new nightly version, you can use the [rust-toolstate commit history][toolstate_commit_history].
In order to find out why Clippy does not work properly with a new Rust commit, you can use the [rust-toolstate commit history][toolstate_commit_history].
Copy link
Contributor

Choose a reason for hiding this comment

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

There is another, easier way to check status: https://mexus.github.io/rustup-components-history
If you want you could add that link.

Copy link
Member Author

Choose a reason for hiding this comment

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

Never saw this, nice.

@phansch phansch merged commit c0c770c into rust-lang:master Sep 20, 2018
@phansch phansch deleted the rust_master_in_contributing_docs branch September 20, 2018 08:37
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.

None yet

2 participants