lifthrasiir / rust-encoding

Character encoding support for Rust
MIT License
284 stars 59 forks source link

Warnings emited when building #123

Open john-parton opened 4 years ago

john-parton commented 4 years ago

On master, cargo build emits 237 warnings.

Here are the different kinds of warnings:

You can run cargo build -v 2>&1 | grep warning | sort | uniq to get a summary.