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

Bugfix/warnings

Open john-parton opened this issue 4 years ago • 0 comments

Fix for https://github.com/lifthrasiir/rust-encoding/issues/123

Most of the fixes were generated by running cargo fix and cargo fix --edition on the current nightly toolchain.

Unresolved

If you rebuild the .rs files using the gen_index.py script, it will generate code that generates warning. I can resolve that in this PR or in another PR.

Let me know if you have any questions.

Thanks!

john-parton avatar Aug 12 '20 15:08 john-parton