[PR #2052] [MERGED] cleanliness updates for rustc 1.73 #2783

Closed
opened 2026-03-16 11:07:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2052
Author: @bluejekyll
Created: 10/6/2023
Status: Merged
Merged: 10/6/2023
Merged by: @bluejekyll

Base: mainHead: cleanliness-updates-for-rustc-1.73


📝 Commits (1)

  • 930f5e5 cleanliness updates for rustc 1.73

📊 Changes

11 files changed (+9 additions, -28 deletions)

View changed files

📝 crates/proto/src/rr/type_bit_map.rs (+1 -1)
📝 crates/proto/src/xfer/dnssec_dns_handle.rs (+4 -2)
📝 crates/resolver/src/dns_lru.rs (+1 -3)
📝 crates/resolver/src/hosts.rs (+1 -4)
📝 crates/server/src/server/server_future.rs (+0 -6)
📝 crates/server/src/store/file/authority.rs (+1 -1)
📝 crates/server/src/store/sqlite/authority.rs (+1 -1)
📝 tests/compatibility-tests/tests/sig0_tests.rs (+0 -1)
📝 tests/compatibility-tests/tests/tsig_tests.rs (+0 -1)
📝 tests/integration-tests/tests/client_future_tests.rs (+0 -2)
📝 tests/integration-tests/tests/client_tests.rs (+0 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2052 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 10/6/2023 **Status:** ✅ Merged **Merged:** 10/6/2023 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `cleanliness-updates-for-rustc-1.73` --- ### 📝 Commits (1) - [`930f5e5`](https://github.com/hickory-dns/hickory-dns/commit/930f5e5b1c24bacd4b33a60a0f041a51e01db2be) cleanliness updates for rustc 1.73 ### 📊 Changes **11 files changed** (+9 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/type_bit_map.rs` (+1 -1) 📝 `crates/proto/src/xfer/dnssec_dns_handle.rs` (+4 -2) 📝 `crates/resolver/src/dns_lru.rs` (+1 -3) 📝 `crates/resolver/src/hosts.rs` (+1 -4) 📝 `crates/server/src/server/server_future.rs` (+0 -6) 📝 `crates/server/src/store/file/authority.rs` (+1 -1) 📝 `crates/server/src/store/sqlite/authority.rs` (+1 -1) 📝 `tests/compatibility-tests/tests/sig0_tests.rs` (+0 -1) 📝 `tests/compatibility-tests/tests/tsig_tests.rs` (+0 -1) 📝 `tests/integration-tests/tests/client_future_tests.rs` (+0 -2) 📝 `tests/integration-tests/tests/client_tests.rs` (+0 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:07:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2783
No description provided.