Skip to content

Remove the unused Error::LinkExecutable.to field#18065

Merged
zanieb merged 1 commit intomainfrom
zb/unused-to
Feb 18, 2026
Merged

Remove the unused Error::LinkExecutable.to field#18065
zanieb merged 1 commit intomainfrom
zb/unused-to

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Feb 17, 2026

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Feb 17, 2026
@zanieb zanieb marked this pull request as ready for review February 17, 2026 14:21
@zanieb zanieb marked this pull request as draft February 17, 2026 15:21
@zanieb zanieb marked this pull request as ready for review February 17, 2026 18:55
konstin
konstin approved these changes Feb 17, 2026
warn_user!(
"Executable already exists at `{}` but is not managed by uv; use `uv python install {}.{}{} --force` to replace it",
to.simplified_display(),
target.simplified_display(),
Copy link
Member

Choose a reason for hiding this comment

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

Oh we have the target still around at this point, convenient.

Copy link
Member Author

Choose a reason for hiding this comment

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

Apparently haha, I was surprised too. I actually didn't realize to was used downstream. We might even want to keep it as it's "definitely" correct whereas target could drift? 🤷‍♀️

@zanieb zanieb merged commit 463a78f into main Feb 18, 2026
103 of 104 checks passed
@zanieb zanieb deleted the zb/unused-to branch February 18, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants