This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
forked from toby/serde-bencode
-
Notifications
You must be signed in to change notification settings - Fork 1
Fix Clippy errors #9
Comments
josecelano
added a commit
to josecelano/torrust-serde-bencode
that referenced
this issue
Sep 25, 2023
Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review.
Merged
josecelano
added a commit
to josecelano/torrust-serde-bencode
that referenced
this issue
Sep 25, 2023
Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review.
josecelano
added a commit
to josecelano/torrust-serde-bencode
that referenced
this issue
Sep 25, 2023
Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review.
josecelano
added a commit
to josecelano/torrust-serde-bencode
that referenced
this issue
Sep 25, 2023
Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review.
josecelano
added a commit
to josecelano/torrust-serde-bencode
that referenced
this issue
Sep 25, 2023
Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review.
josecelano
added a commit
that referenced
this issue
Sep 25, 2023
b3b2a44 fix: [#9] Clipply errors (Jose Celano) Pull request description: Some of them were allow: - #[allow(clippy::extra_unused_lifetimes)] - #[allow(clippy::cast_possible_wrap)] - #[allow(clippy::needless_pass_by_value)] Pending to review. Top commit has no ACKs. Tree-SHA512: 65cfae5a9bc119b04ebca25b847024bc17ec727f9290f11dd855bcf104990177cf46d596263babfdaba7e4f86967170cb759580fe0382ddb7bc5a9e799a87268
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: