mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
This turns off the `clippy::cloned_ref_to_slice_refs` lint in some tests and fixes it in others, for Rust 1.89+. This seems to make `cargo clippy --workspace --all-targets --all-features` work in stable, beta, and nightly (1.89). This depends on the `rustversion` crate. Other than that, it's based on Austin's https://github.com/jj-vcs/jj/pull/6705. Co-authored-by: Austin Seipp <aseipp@pobox.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||