[PR #1044] [MERGED] fix rustc 1.42 warnings and update libs #1909

Closed
opened 2026-03-16 03:27:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1044
Author: @bluejekyll
Created: 3/18/2020
Status: Merged
Merged: 3/18/2020
Merged by: @bluejekyll

Base: masterHead: update-rustc-1.42


📝 Commits (3)

  • 0bcfdae fix rustc 1.42 warnings and update libs
  • 7d7ad75 bump win openssl to 1.1.1e
  • a401b98 update minimum rust version to 1.40

📊 Changes

16 files changed (+167 additions, -234 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -1)
📝 Cargo.lock (+150 -216)
📝 Makefile.toml (+1 -1)
📝 README.md (+1 -1)
📝 bin/README.md (+1 -1)
📝 crates/client/README.md (+1 -1)
📝 crates/https/README.md (+1 -1)
📝 crates/https/src/request.rs (+1 -1)
📝 crates/native-tls/README.md (+1 -1)
📝 crates/openssl/README.md (+1 -1)
📝 crates/openssl/src/tls_client_stream.rs (+1 -2)
📝 crates/proto/README.md (+1 -1)
📝 crates/resolver/README.md (+1 -1)
📝 crates/rustls/README.md (+1 -1)
📝 crates/server/README.md (+1 -1)
📝 crates/server/src/config/dnssec.rs (+3 -3)

📄 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/1044 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/18/2020 **Status:** ✅ Merged **Merged:** 3/18/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-rustc-1.42` --- ### 📝 Commits (3) - [`0bcfdae`](https://github.com/hickory-dns/hickory-dns/commit/0bcfdae0a0f80cb63bceb6a2e7d3cb40eb5e1327) fix rustc 1.42 warnings and update libs - [`7d7ad75`](https://github.com/hickory-dns/hickory-dns/commit/7d7ad756da3b53e4677b19db0e0ffc708a703408) bump win openssl to 1.1.1e - [`a401b98`](https://github.com/hickory-dns/hickory-dns/commit/a401b981d731435e7656b8c7ad932cd5dbc49d21) update minimum rust version to 1.40 ### 📊 Changes **16 files changed** (+167 additions, -234 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -1) 📝 `Cargo.lock` (+150 -216) 📝 `Makefile.toml` (+1 -1) 📝 `README.md` (+1 -1) 📝 `bin/README.md` (+1 -1) 📝 `crates/client/README.md` (+1 -1) 📝 `crates/https/README.md` (+1 -1) 📝 `crates/https/src/request.rs` (+1 -1) 📝 `crates/native-tls/README.md` (+1 -1) 📝 `crates/openssl/README.md` (+1 -1) 📝 `crates/openssl/src/tls_client_stream.rs` (+1 -2) 📝 `crates/proto/README.md` (+1 -1) 📝 `crates/resolver/README.md` (+1 -1) 📝 `crates/rustls/README.md` (+1 -1) 📝 `crates/server/README.md` (+1 -1) 📝 `crates/server/src/config/dnssec.rs` (+3 -3) </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 03:27:24 +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#1909
No description provided.