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

Bump minimal version to 1.31 #1936

Merged
merged 6 commits into from
Jan 4, 2019

Conversation

weiznich
Copy link
Member

(Sorry for opening the next formatting PR again, hopefully this is the last one…)

@weiznich weiznich requested a review from a team December 12, 2018 22:37
@h-michael
Copy link
Contributor

h-michael commented Dec 16, 2018

@weiznich
First of all, thank you for maintaining this project.

Are you going to merge this PR in a few days?
There are too many PR which is in review and wait for being reviewed for a log time.
If you merge this PR with leaving those PR, almost all those PR face conflict.
I think that you and @diesel-rs/reviewers review and merge those PR before merging this PR.

@weiznich
Copy link
Member Author

@h-michael The problem is that the CI is currently broken because a dependency bumped it minimal supported rust version. This requires us to also bump our minimal supported version, which is done in this PR. Generally we have the policy to not merge any PR's where the CI is broken.
That said I totally understand your frustration to rebase your PR again, but I see no easy solution for this...

Also this should be the last rustfmt related change for a longer time 🎉

@h-michael
Copy link
Contributor

@weiznich
I understand your thought.
Thank you for explaining me!
I'll rebase later.

@weiznich weiznich merged commit 77afd4d into diesel-rs:master Jan 4, 2019
mehcode added a commit to mehcode/diesel that referenced this pull request Jan 15, 2019
It seems diesel-rs#1936 removed most uses of try! with rustfmt but rustfmt can't see inside macro usage or doc comments (both of which will trigger errors under rust 2018).
disconsented pushed a commit to NarrativeApp/diesel that referenced this pull request Nov 26, 2020
It seems diesel-rs#1936 removed most uses of try! with rustfmt but rustfmt can't see inside macro usage or doc comments (both of which will trigger errors under rust 2018).
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