open-i18n / rust-unic

UNIC: Unicode and Internationalization Crates for Rust
https://crates.io/crates/unic
Other
234 stars 24 forks source link

Clippy fixes and changing refs to Copy #252

Closed JamesHinshelwood closed 1 year ago

JamesHinshelwood commented 5 years ago

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

CAD97 commented 5 years ago

bors: r+

bors[bot] commented 5 years ago

Build failed (retrying...)

bors[bot] commented 5 years ago

Build failed