rust-encoding
rust-encoding copied to clipboard
Bugfix/warnings
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!