[PR #130] [MERGED] Print correct message when paths are not found #324

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/130
Author: @alexmaco
Created: 1/14/2021
Status: Merged
Merged: 1/16/2021
Merged by: @bootandy

Base: masterHead: not_found


📝 Commits (2)

  • 3d95dec Print correct message when paths are not found
  • a20749a Address clippy lints

📊 Changes

3 files changed (+46 additions, -14 deletions)

View changed files

📝 src/display.rs (+7 -4)
📝 src/main.rs (+2 -2)
📝 src/utils/mod.rs (+37 -8)

📄 Description

Fixes #90


🔄 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/130 **Author:** [@alexmaco](https://github.com/alexmaco) **Created:** 1/14/2021 **Status:** ✅ Merged **Merged:** 1/16/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `not_found` --- ### 📝 Commits (2) - [`3d95dec`](https://github.com/bootandy/dust/commit/3d95decb191bd9f87f1910c68d548e848c1a228a) Print correct message when paths are not found - [`a20749a`](https://github.com/bootandy/dust/commit/a20749a7d9bf16bd7c0d249d982087b6149a8794) Address clippy lints ### 📊 Changes **3 files changed** (+46 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+7 -4) 📝 `src/main.rs` (+2 -2) 📝 `src/utils/mod.rs` (+37 -8) </details> ### 📄 Description Fixes #90 --- <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:10 +03:00
zhus closed this issue 2026-06-08 11:27:10 +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#324