Files
compiler-explorer/lib/tooling
narpfel 09141c9de3 Replace exact string comparison with semver comparison for tool excludes (#9055)
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.
2026-08-24 20:24:59 -05:00
..
2026-07-02 18:26:35 +01:00
2025-03-14 16:59:27 +01:00
2026-07-02 18:26:35 +01:00
2026-07-02 18:26:35 +01:00