Closed waywardmonkeys closed 7 months ago
It looks like Clippy has a new lint since you setup this PR. The get_first lint is valid for Rust 1.63.0 and up so this does not affect our MSRV.
rebased forward, edited commit messages some, fixed cargo fmt, added fixes for the semicolons stuff.
cargo fmt
It looks like Clippy has a new lint since you setup this PR. The get_first lint is valid for Rust 1.63.0 and up so this does not affect our MSRV.