Define the minimal supported Rust version #1659
Labels
O: code-hygiene
Objective: cause to improve code hygiene
O: new-feature
Objective: cause to add a new feature or support
Milestone
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)
The text was updated successfully, but these errors were encountered: