Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use impl AsRef<Path> instead of type parameter #4383

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Use impl AsRef<Path> instead of type parameter #4383

merged 1 commit into from
Jun 18, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jun 18, 2024

No description provided.

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jun 18, 2024
crates/uv/src/shell.rs Outdated Show resolved Hide resolved
@zanieb zanieb enabled auto-merge (squash) June 18, 2024 15:46
@zanieb zanieb changed the title Use &impl AsRef<Path> instead of type parameter Use impl AsRef<Path> instead of type parameter Jun 18, 2024
@zanieb zanieb merged commit b3e3d89 into main Jun 18, 2024
47 checks passed
@zanieb zanieb deleted the zb/impl-as-ref branch June 18, 2024 15:54
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.

None yet

3 participants