summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorNora Widdecke <nora@sequoia-pgp.org>2021-11-25 14:02:16 +0100
committerNora Widdecke <nora@sequoia-pgp.org>2021-11-29 11:53:55 +0100
commit97ce753fefae770ee0b5b02a611d75e29a7cd01d (patch)
tree862b64d9cee83b283e7c3df99a0c19ca3f78e7e4 /net
parent8a486566e4d2161b2b22c27a98c5bacc349ba3c2 (diff)
buffered-reader: Allow wrong function name.
- According to the Rust API Guidelines, a conversion function taking `self` should be called `into_*` if the `self` is not `Copy`, so this function should be named `into_boxed()`. - Found with clippy::wrong_self_convention.
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions