rust-unic icon indicating copy to clipboard operation
rust-unic copied to clipboard

Clippy fixes and changing refs to Copy

Open JamesHinshelwood opened this issue 6 years ago • 3 comments

Updated clippy allows from cfg_attr to proc-macro style. Fixed #241 + more - Changed a few impls to take self instead of &self, when they are Copy types.

cargo clippy should run without any warnings now.


This change is Reviewable

JamesHinshelwood avatar Feb 05 '19 21:02 JamesHinshelwood

bors: r+

CAD97 avatar Jul 24 '19 01:07 CAD97

Build failed (retrying...)

bors[bot] avatar Jul 24 '19 02:07 bors[bot]