[PR #235] [MERGED] Fix Clippy #367

Closed
opened 2026-06-08 11:27:35 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/235
Author: @bootandy
Created: 8/15/2022
Status: Merged
Merged: 8/15/2022
Merged by: @bootandy

Base: masterHead: fix


📝 Commits (2)

  • 4b77aee Clippy: Remove un-needed return
  • 7dac428 Clippy: Remove un-needed return

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/dir_walker.rs (+2 -2)
📝 src/display.rs (+1 -1)

📄 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/bootandy/dust/pull/235 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/15/2022 **Status:** ✅ Merged **Merged:** 8/15/2022 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `fix` --- ### 📝 Commits (2) - [`4b77aee`](https://github.com/bootandy/dust/commit/4b77aeea66961fe6226f75e8ca926c37af61bf13) Clippy: Remove un-needed return - [`7dac428`](https://github.com/bootandy/dust/commit/7dac42815435b964df3a19bfaec282841c923810) Clippy: Remove un-needed return ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/dir_walker.rs` (+2 -2) 📝 `src/display.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:27:35 +03:00
zhus closed this issue 2026-06-08 11:27:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#367