async-std icon indicating copy to clipboard operation
async-std copied to clipboard

Fix some clippy warnings

Open brightly-salty opened this issue 3 years ago • 2 comments

Fixes some clippy warnings like adding const and #[must_use] where we can, putting Rust identifiers in tick marks in the documentation, etc.

This may or may not involve breaking changes, so feel free to reject this if it is outside of scope for one PR or not good for right now.

brightly-salty avatar Jan 31 '21 19:01 brightly-salty

Needs a rebase.

Fishrock123 avatar May 31 '21 19:05 Fishrock123

Is it good now @Fishrock123 ?

brightly-salty avatar Jun 01 '21 16:06 brightly-salty