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

Define the minimal supported Rust version #1659

Closed
mzabaluev opened this issue Dec 8, 2021 · 0 comments · Fixed by #1660
Closed

Define the minimal supported Rust version #1659

mzabaluev opened this issue Dec 8, 2021 · 0 comments · Fixed by #1660
Labels
O: code-hygiene Objective: cause to improve code hygiene O: new-feature Objective: cause to add a new feature or support
Milestone

Comments

@mzabaluev
Copy link
Contributor

We've recently implicitly bumped our MSRV by committing some fresh lint fixes.
If we care about such things, it may make sense to add a clippy.toml and maintain the MSRV there.

Originally posted by @mzabaluev in #1642 (comment)

@mzabaluev mzabaluev added O: code-hygiene Objective: cause to improve code hygiene O: new-feature Objective: cause to add a new feature or support labels Dec 8, 2021
@adizere adizere added this to the v0.10.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: code-hygiene Objective: cause to improve code hygiene O: new-feature Objective: cause to add a new feature or support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants