view rust/clippy.toml @ 53258:a44d7ff43700

rust: update minimum Rust supported version to 1.85.1 for the 7.1 cycle This makes us keep up with the ecosystem, thus allowing for easier dependency updates and generally making the dev experience better. Debian testing only has 1.85.0, but the patch version only fixes a performance glitch in doctests, so let us let Debian catch up.
author Rapha?l Gom?s <rgomes@octobus.net>
date Wed, 26 Mar 2025 11:16:36 +0100
parents 541292a02e09
children
line wrap: on
line source

msrv = "1.85.1"