mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00

This is a follow up PR for #477 that runs clippy on CI. * Switch from hecrj/setup-rust-action to actions-rs/toolchain * Fix remaining clippy lints * Switch to minimal rustup profile * Replace warning step with clippy * Remove #![feature(async_await)]