Skip to content

cargo: rename package to uu_shadow. shadow-rs is already used - #205

Merged
sylvestre merged 1 commit into
uutils:mainfrom
sylvestre:foo
Aug 5, 2026
Merged

cargo: rename package to uu_shadow. shadow-rs is already used#205
sylvestre merged 1 commit into
uutils:mainfrom
sylvestre:foo

Conversation

@sylvestre

Copy link
Copy Markdown
Collaborator

Copilot AI review requested due to automatic review settings August 2, 2026 19:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the workspace root crate package to uu_shadow to avoid a crates.io naming conflict with shadow-rs, following the established uu_* naming precedent used in uutils.

Changes:

  • Renamed the Cargo package from shadow-rs to uu_shadow.
  • Updated the Makefile cargo build exclusion to match the new package name.
  • Regenerated Cargo.lock to reflect the new package name.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
Makefile Updates the workspace build exclusion from shadow-rs to uu_shadow.
Cargo.toml Renames the root [package].name to uu_shadow while keeping existing binaries unchanged.
Cargo.lock Replaces the shadow-rs package entry with uu_shadow to match the rename.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sylvestre
sylvestre merged commit a8c520a into uutils:main Aug 5, 2026
7 checks passed
@sylvestre
sylvestre deleted the foo branch August 5, 2026 20:58
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.

2 participants