-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
CI for v2-master #1673
CI for v2-master #1673
Conversation
* As of this release, `clap` requires `rustc 1.33.0` or greater. | ||
* As of this release, `clap` requires `rustc 1.36.0` or greater. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's theoretically a breaking change, but 1.33 if pretty old and it's unlikely that many people still use it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not actually a breaking change since we hadn't released the 1.33 version bump. Also, in README, we say that Clap supports stable minus 2 versions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is a breaking change. Though note we won't be releasing a new 2.0 version unless it's an emergency
bors merge |
1673: CI for v2-master r=CreepySkeleton a=pksunkara This should make the `v2-master` branch good for maintenance. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/clap-rs/clap/1673) <!-- Reviewable:end --> Co-authored-by: Pavan Kumar Sunkara <[email protected]>
Timed out |
bors retry |
1673: CI for v2-master r=CreepySkeleton a=pksunkara This should make the `v2-master` branch good for maintenance. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/clap-rs/clap/1673) <!-- Reviewable:end --> Co-authored-by: Pavan Kumar Sunkara <[email protected]>
@pksunkara looks like bors is some kind of broken |
This is v2-master branch |
bors r- |
Canceled |
This should make the
v2-master
branch good for maintenance.This change is