Skip to content

Change rustc version in markdown #1519

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

Conversation

ChJR
Copy link
Contributor

@ChJR ChJR commented Oct 13, 2019

This PR is mutually exclusive with #1516.
That means if this PR is merged #1516 is needed to be dropped. On the other hand, if #1516 is merged this PR is needed to be dropped too.

DEVELOPMENT.md Outdated
@@ -19,7 +19,7 @@ The contents of the Development Guide include:

RustPython requires the following:

- Rust 1.36 or higher
- Rust latest stable version (at least 1.38.0)
Copy link
Contributor

Choose a reason for hiding this comment

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

We could say that we require at least the stable version, without mentioning the 1.38 version, since the stable version will move forward in time. What do you think?

Copy link
Member

Choose a reason for hiding this comment

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

That will be the most correct description. But still my rule of thumb is that people understand the version easier with specific number. Maybe ‘(e.g 1.38.0 in oct 2019)’ can be a helpful comment

Copy link
Contributor

Choose a reason for hiding this comment

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

Agreed, having an explicit version number is useful.

@youknowone youknowone merged commit 08db19a into RustPython:master Oct 14, 2019
@ChJR ChJR deleted the feature/change_rustc_version_in_markdown branch October 16, 2019 11:46
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.

3 participants