chore: fix clippy issue in xonsh#5180
Merged
Merged
Conversation
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
added a commit
that referenced
this pull request
May 25, 2025
jdx
pushed a commit
that referenced
this pull request
May 26, 2025
### 🐛 Bug Fixes - output was silenced on task fail with keep-order by [@artemisart](https://github.com/artemisart) in [#5175](#5175) - avoid mapfile to run e2e tests on macOS (bash 3.2) by [@artemisart](https://github.com/artemisart) in [#5170](#5170) - flaky keep-order e2e test by [@artemisart](https://github.com/artemisart) in [#5178](#5178) - watch mise.lock for changes by [@jdx](https://github.com/jdx) in [#5184](#5184) - remote task dependency does not work by [@roele](https://github.com/roele) in [#5183](#5183) - rayon -> tokio by [@jdx](https://github.com/jdx) in [#5172](#5172) - cache results from version host by [@jdx](https://github.com/jdx) in [#5187](#5187) - cache results from version host for aqua packages by [@jdx](https://github.com/jdx) in [#5188](#5188) ### 📚 Documentation - standardize subcommand format to 'u|use' for consistency by [@LuckyWindsck](https://github.com/LuckyWindsck) in [#5167](#5167) - clarify how to enable ideomatic version file reading for ruby by [@amkisko](https://github.com/amkisko) in [#5163](#5163) ### 🧪 Testing - added perf test by [@jdx](https://github.com/jdx) in [#5179](#5179) - skip benchmark errors for now by [@jdx](https://github.com/jdx) in [#5186](#5186) ### Chore - fix clippy issue in xonsh by [@jdx](https://github.com/jdx) in [#5180](#5180) - improve shfmt linter by [@jdx](https://github.com/jdx) in [#5181](#5181) - cargo up by [@jdx](https://github.com/jdx) in [3ece604](3ece604) - fix hyperfine step summary by [@jdx](https://github.com/jdx) in [36ab4a1](36ab4a1) - adjust perf thresholds by [@jdx](https://github.com/jdx) in [4113a3b](4113a3b) ### New Contributors - @amkisko made their first contribution in [#5163](#5163) - @LuckyWindsck made their first contribution in [#5167](#5167)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.