[PR #179] [MERGED] Some small cleanup in header.rs #1285

Closed
opened 2026-03-16 01:58:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/179
Author: @shammancer
Created: 8/24/2017
Status: Merged
Merged: 8/24/2017
Merged by: @bluejekyll

Base: masterHead: master


📝 Commits (3)

  • f0d4048 Changed hex constants to binary.
  • 13d72e4 Use the field init shorthand for BinSerializable.run
  • 64371d2 Add *.swp (Vim temporary files) to .gitignore

📊 Changes

2 files changed (+22 additions, -20 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 client/src/op/header.rs (+20 -20)

📄 Description

Used the field init shorthand where possible and changed some hex constants to binary.


🔄 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/179 **Author:** [@shammancer](https://github.com/shammancer) **Created:** 8/24/2017 **Status:** ✅ Merged **Merged:** 8/24/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`f0d4048`](https://github.com/hickory-dns/hickory-dns/commit/f0d4048883183debf87dcf2e94cdd08de8253e63) Changed hex constants to binary. - [`13d72e4`](https://github.com/hickory-dns/hickory-dns/commit/13d72e4237ae2b6d3bde392615c3a1d117f8dac5) Use the field init shorthand for BinSerializable<Header>.run - [`64371d2`](https://github.com/hickory-dns/hickory-dns/commit/64371d23d9305a798a581ecffd6883d54cadb199) Add *.swp (Vim temporary files) to .gitignore ### 📊 Changes **2 files changed** (+22 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `client/src/op/header.rs` (+20 -20) </details> ### 📄 Description Used the field init shorthand where possible and changed some hex constants to binary. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:58:05 +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#1285
No description provided.