slog-rs / slog

Structured, contextual, extensible, composable logging for Rust
https://slog.rs/
Apache License 2.0
1.58k stars 95 forks source link

Avoid new lints in 1.81.0 #337

Closed Techcable closed 2 months ago

Techcable commented 2 months ago

Avoid new lints:

Make sure to:

Techcable commented 2 months ago

Struggling with the auguwu/clippy-action action.

A couple issues:

IDEA: Maybe run just once with --all-features?

Techcable commented 2 months ago

Split the clippy CI changes into PR #339