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

Specify MSRV #63

Merged
merged 2 commits into from
Jun 9, 2024
Merged

Specify MSRV #63

merged 2 commits into from
Jun 9, 2024

Conversation

zeenix
Copy link
Member

@zeenix zeenix commented Jun 9, 2024

We keep it the same as that of smol, in hopes of being reexported from it.

With clippy now part of the CI, it will check if we break MSRV.

zeenix added 2 commits June 9, 2024 18:27
This doesn't require any other changes and is consistent with the other
smol-rs projects.
We keep it the same as that of `smol`, in hopes of being reexported from
it.

With clippy now part of the CI, it will check if we break MSRV.
@zeenix zeenix requested a review from notgull June 9, 2024 16:38
Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

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

Could you add a check to CI that builds the crate on 1.60 as well, just to check?

@zeenix
Copy link
Member Author

zeenix commented Jun 9, 2024

Could you add a check to CI that builds the crate on 1.60 as well, just to check?

As I wrote in the commit/PR description:

With clippy now part of the CI, it will check if we break MSRV.

@zeenix
Copy link
Member Author

zeenix commented Jun 9, 2024

Anything else? For MSRV, as I wrote on the Matrix channel, I don't feel we need a separate full check but I'm more than happy to take a PR for it.

Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

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

ACK

@zeenix zeenix merged commit 0511533 into smol-rs:master Jun 9, 2024
4 checks passed
@zeenix zeenix deleted the msrv branch June 9, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants