Skip to content

refactor: to have similar structure to uutils/coreutils#262

Open
toggysmith wants to merge 3 commits into
uutils:mainfrom
toggysmith:split-into-separate-crates
Open

refactor: to have similar structure to uutils/coreutils#262
toggysmith wants to merge 3 commits into
uutils:mainfrom
toggysmith:split-into-separate-crates

Conversation

@toggysmith

@toggysmith toggysmith commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This refactors the codebase to have a more similar structure to uutils/coreutils.

Each of the utils have been moved into their own crates under src/uu and shared code has been moved into the src/uucore crate. Each util crate has a symlink to the licences in the root of the repo.

The changes here are purely a refactor - nothing else has been changed.

This refactors the codebase to have a more similar structure to
uutils/coreutils.

Each of the utils have been moved into their own crates under
`src/uu` and shared code has been moved into the `src/uucore`
crate. Each util crate has a symlink to the licences in the
root of the repo.
@toggysmith toggysmith force-pushed the split-into-separate-crates branch from f811086 to 062bcca Compare July 11, 2026 22:24
@toggysmith toggysmith marked this pull request as draft July 11, 2026 22:28
@toggysmith toggysmith marked this pull request as ready for review July 11, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant