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

Add minimum supported rustc version #143

Merged
merged 2 commits into from
Feb 9, 2018
Merged

Add minimum supported rustc version #143

merged 2 commits into from
Feb 9, 2018

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Feb 9, 2018

Specifically test against rustc 1.18.0 so we know when we regress the minimum supported version. Personally, I'm ok with pushing the minimum version as a non-breaking change, but it's always good to know and communicate in the release notes.

@kinggoesgaming
Copy link
Member

Why did you specifically pick 1.18? Just curious

@KodrAus
Copy link
Member Author

KodrAus commented Feb 9, 2018

It was a bit of an arbitrary decision, it's a release that I think most package managers support.

@kinggoesgaming
Copy link
Member

We need to check with some package managers before going for it, just to be sure

@Dylan-DPC-zz
Copy link
Member

1.18 is old enough for most crate owners to release a new version. I have seen a lot of crates keep 1.18 as their min dependency which is fine imo

Copy link
Member

@kinggoesgaming kinggoesgaming left a comment

Choose a reason for hiding this comment

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

fair point. People using older versions should ideally update by now

@Dylan-DPC-zz
Copy link
Member

bors: r+

bors bot added a commit that referenced this pull request Feb 9, 2018
143: Add minimum supported rustc version r=Dylan-DPC a=KodrAus

Specifically test against `rustc 1.18.0` so we know when we regress the minimum supported version. Personally, I'm ok with pushing the minimum version as a non-breaking change, but it's always good to know and communicate in the release notes.
bors bot added a commit that referenced this pull request Feb 9, 2018
143: Add minimum supported rustc version r=Dylan-DPC a=KodrAus

Specifically test against `rustc 1.18.0` so we know when we regress the minimum supported version. Personally, I'm ok with pushing the minimum version as a non-breaking change, but it's always good to know and communicate in the release notes.
@Dylan-DPC-zz
Copy link
Member

bors: r+

bors bot added a commit that referenced this pull request Feb 9, 2018
143: Add minimum supported rustc version r=Dylan-DPC a=KodrAus

Specifically test against `rustc 1.18.0` so we know when we regress the minimum supported version. Personally, I'm ok with pushing the minimum version as a non-breaking change, but it's always good to know and communicate in the release notes.
@kinggoesgaming
Copy link
Member

bors: r+

@bors
Copy link
Contributor

bors bot commented Feb 9, 2018

Not awaiting review

@kinggoesgaming
Copy link
Member

bors r-

@bors
Copy link
Contributor

bors bot commented Feb 9, 2018

Canceled

@kinggoesgaming
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Feb 9, 2018
143: Add minimum supported rustc version r=kinggoesgaming a=KodrAus

Specifically test against `rustc 1.18.0` so we know when we regress the minimum supported version. Personally, I'm ok with pushing the minimum version as a non-breaking change, but it's always good to know and communicate in the release notes.
@bors
Copy link
Contributor

bors bot commented Feb 9, 2018

@bors bors bot merged commit 1b4d7ed into master Feb 9, 2018
@kinggoesgaming kinggoesgaming deleted the min-supported-version branch February 12, 2018 04:48
@kinggoesgaming kinggoesgaming mentioned this pull request May 18, 2018
3 tasks
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

4 participants