mirror of
https://github.com/hickory-dns/hickory-dns.git
synced 2026-04-25 03:05:51 +03:00
[PR #1765] [CLOSED] clippy updates for cleanliness 8-15-2022 #2589
Labels
No labels
blocked
breaking-change
bug
bug:critical
bug:tests
cleanup
compliance
compliance
compliance
crate:all
crate:client
crate:native-tls
crate:proto
crate:recursor
crate:resolver
crate:resolver
crate:rustls
crate:server
crate:util
dependencies
docs
duplicate
easy
easy
enhance
enhance
enhance
feature:dns-over-https
feature:dns-over-quic
feature:dns-over-tls
feature:dnsssec
feature:global_lb
feature:mdns
feature:tsig
features:edns
has workaround
ops
perf
platform:WASM
platform:android
platform:fuchsia
platform:linux
platform:macos
platform:windows
pull-request
question
test
tools
tools
trust
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hickory-dns#2589
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hickory-dns/hickory-dns/pull/1765
Author: @bluejekyll
Created: 8/15/2022
Status: ❌ Closed
Base:
main← Head:fix-clippy-self📝 Commits (1)
023d5c9clippy updates for cleanliness 8-15-2022📊 Changes
28 files changed (+62 additions, -63 deletions)
View changed files
📝
crates/client/src/client/async_client.rs(+1 -2)📝
crates/client/src/client/client_connection.rs(+2 -2)📝
crates/client/src/op/lower_query.rs(+1 -1)📝
crates/client/src/rr/dnssec/keypair.rs(+10 -10)📝
crates/proto/src/https/https_client_stream.rs(+6 -6)📝
crates/proto/src/op/edns.rs(+1 -1)📝
crates/proto/src/op/message.rs(+2 -2)📝
crates/proto/src/rr/dnssec/ec_public_key.rs(+1 -1)📝
crates/proto/src/rr/dnssec/rsa_public_key.rs(+1 -1)📝
crates/proto/src/rr/rr_set.rs(+2 -2)📝
crates/proto/src/serialize/binary/decoder.rs(+1 -1)📝
crates/proto/src/xfer/dns_exchange.rs(+3 -3)📝
crates/proto/src/xfer/dns_request.rs(+1 -1)📝
crates/proto/src/xfer/mod.rs(+3 -3)📝
crates/resolver/src/lookup.rs(+4 -4)📝
crates/resolver/src/name_server/name_server_pool.rs(+5 -5)📝
crates/server/src/authority/auth_lookup.rs(+2 -2)📝
crates/server/src/authority/authority_object.rs(+2 -2)📝
crates/server/src/authority/catalog.rs(+1 -1)📝
crates/server/src/authority/error.rs(+2 -2)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.