[PR #912] [MERGED] switch default Rust back to stable, add min version check #1788

Closed
opened 2026-03-16 02:25:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/912
Author: @bluejekyll
Created: 11/7/2019
Status: Merged
Merged: 11/7/2019
Merged by: @bluejekyll

Base: masterHead: stable-ci-1.39


📝 Commits (4)

  • ef74e1a switch default Rust back to stable, add min version check
  • 71a54d0 enforce formatting
  • 8495e59 switch windows back to stable
  • c0fe208 fix fmt diff from nightly

📊 Changes

11 files changed (+30 additions, -45 deletions)

View changed files

📝 .appveyor.yml (+1 -1)
📝 .travis.yml (+12 -7)
📝 bin/tests/named_rustls_tests.rs (+1 -2)
📝 crates/https/src/https_server.rs (+1 -1)
📝 crates/resolver/src/https.rs (+1 -1)
📝 crates/server/src/config/dnssec.rs (+1 -6)
📝 crates/server/src/store/in_memory/authority.rs (+3 -7)
📝 tests/compatibility-tests/tests/sig0_tests.rs (+1 -3)
📝 tests/integration-tests/tests/client_future_tests.rs (+2 -6)
📝 tests/integration-tests/tests/client_tests.rs (+1 -3)
📝 tests/integration-tests/tests/mdns_tests.rs (+6 -8)

📄 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/912 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/7/2019 **Status:** ✅ Merged **Merged:** 11/7/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `stable-ci-1.39` --- ### 📝 Commits (4) - [`ef74e1a`](https://github.com/hickory-dns/hickory-dns/commit/ef74e1a97aa0318c7e58da1320b41a9407a85288) switch default Rust back to stable, add min version check - [`71a54d0`](https://github.com/hickory-dns/hickory-dns/commit/71a54d0b21941213b5346a3b6527339f18871a2d) enforce formatting - [`8495e59`](https://github.com/hickory-dns/hickory-dns/commit/8495e5993a1290e68eafd825d50231450625f944) switch windows back to stable - [`c0fe208`](https://github.com/hickory-dns/hickory-dns/commit/c0fe208c21608f923ac61aa0fc14fdcf6fe1dfcb) fix fmt diff from nightly ### 📊 Changes **11 files changed** (+30 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `.appveyor.yml` (+1 -1) 📝 `.travis.yml` (+12 -7) 📝 `bin/tests/named_rustls_tests.rs` (+1 -2) 📝 `crates/https/src/https_server.rs` (+1 -1) 📝 `crates/resolver/src/https.rs` (+1 -1) 📝 `crates/server/src/config/dnssec.rs` (+1 -6) 📝 `crates/server/src/store/in_memory/authority.rs` (+3 -7) 📝 `tests/compatibility-tests/tests/sig0_tests.rs` (+1 -3) 📝 `tests/integration-tests/tests/client_future_tests.rs` (+2 -6) 📝 `tests/integration-tests/tests/client_tests.rs` (+1 -3) 📝 `tests/integration-tests/tests/mdns_tests.rs` (+6 -8) </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 02:25:28 +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#1788
No description provided.