[PR #71] [CLOSED] mass refactor #291

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/71
Author: @bootandy
Created: 2/17/2020
Status: Closed

Base: masterHead: ab-hacking3


📝 Commits (10+)

📊 Changes

11 files changed (+645 additions, -589 deletions)

View changed files

.travis.yml (+0 -83)
📝 Cargo.lock (+25 -13)
📝 Cargo.toml (+7 -0)
ci/how2publish.txt (+6 -0)
📝 src/display.rs (+196 -73)
📝 src/main.rs (+33 -8)
src/test_dir3/ラウトは難しいです!.japan (+0 -0)
src/test_dir3/👩.unicode (+0 -0)
src/tests.rs (+0 -412)
tests/tests.rs (+259 -0)
tests/tests_symlinks.rs (+119 -0)

📄 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/71 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 2/17/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ab-hacking3` --- ### 📝 Commits (10+) - [`32d203e`](https://github.com/bootandy/dust/commit/32d203ee7f2ed72e19d58d32b151758a354c7dd4) hack - [`b0a17ac`](https://github.com/bootandy/dust/commit/b0a17ac792febd065b8b2f0aa61b4fb5910ce898) hack - [`dd4e66a`](https://github.com/bootandy/dust/commit/dd4e66ab6172f37a2b2875004cadd539491c868a) add the bars - [`28693ca`](https://github.com/bootandy/dust/commit/28693ca4f1b525f184ecf7b86a7af39be7923fc2) delicious sexyness - [`b6bd30f`](https://github.com/bootandy/dust/commit/b6bd30f6637355f27a2e33e4f012e41c0aeae553) hack - [`783a1bb`](https://github.com/bootandy/dust/commit/783a1bbdc9682c7eafa0275c23dd8dbaa2a524ac) hack - [`3e9f420`](https://github.com/bootandy/dust/commit/3e9f420f686cfe44ce220bb9388b67b87a3de3d7) hack - [`2fdefd4`](https://github.com/bootandy/dust/commit/2fdefd49435781318edc8a9f96133649195ce5a6) hack - [`e042c48`](https://github.com/bootandy/dust/commit/e042c48a8cba1dc6bc19c29a9eaa2c1f687eb4c8) hack - [`83b7c11`](https://github.com/bootandy/dust/commit/83b7c11af7550391c01fd107fc5330446e5a6b39) move booleans outside struct again ### 📊 Changes **11 files changed** (+645 additions, -589 deletions) <details> <summary>View changed files</summary> ➖ `.travis.yml` (+0 -83) 📝 `Cargo.lock` (+25 -13) 📝 `Cargo.toml` (+7 -0) ➕ `ci/how2publish.txt` (+6 -0) 📝 `src/display.rs` (+196 -73) 📝 `src/main.rs` (+33 -8) ➕ `src/test_dir3/ラウトは難しいです!.japan` (+0 -0) ➕ `src/test_dir3/👩.unicode` (+0 -0) ➖ `src/tests.rs` (+0 -412) ➕ `tests/tests.rs` (+259 -0) ➕ `tests/tests_symlinks.rs` (+119 -0) </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:26:50 +03:00
zhus closed this issue 2026-06-08 11:26:50 +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#291