Skip to content

Conversation

samueltardieu
Copy link
Contributor

  • Path::new() returns a &Path and does not need to be dereferenced
  • Some types can be deduced from the context and are well visible already (parse_size_u128() or from_bytes())

- `Path::new()` returns a `&Path` and does not need to be dereferenced
- Some types can be deduced from the context and are well visible
  already (`parse_size_u128()` or `from_bytes()`)
@uutils uutils deleted a comment from github-actions bot Jan 5, 2024
@sylvestre sylvestre merged commit e341759 into uutils:main Jan 5, 2024
@samueltardieu samueltardieu deleted the style-fixes branch January 10, 2024 17:33
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