mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-09-10 18:08:29 -04:00
The existing `clippy` excludes would need to be changed for Rust 1.100’s release anyways (to all use `$` as e. g. `r1100` would match `r11000`), and additionally a semver comparison is simpler for exclude lists that exclude a larger number of versions, e. g. if someone were to add `llvm-cov` as a tool, which is only available in Rust >= 1.49.