Closed Lzzzzzt closed 3 months ago
same as title
compile on Stable CI, compile and execute cargo fmt/clippy on Nightly CI
cargo fmt/clippy
fix the problem when CI run cargo fmt, it will fail due to
Warning: can't set `wrap_comments = true`, unstable features are only available in nightly channel.
same as title
compile on Stable CI, compile and execute
cargo fmt/clippy
on Nightly CI