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

Automated Resyntax fixes #559

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Automated Resyntax fixes #559

merged 1 commit into from
Sep 22, 2024

Conversation

resyntax-ci[bot]
Copy link
Contributor

@resyntax-ci resyntax-ci bot commented Sep 22, 2024

This is an automated change generated by Resyntax.

Pass 1

Applied 3 fixes to streaming/transducer/base.rkt

  • Line 9, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 17, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 22, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.

Applied 5 fixes to streaming/transducer/testing.rkt

  • Line 9, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 14, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 17, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 20, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 23, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.

Applied 4 fixes to streaming/transducer/private.rkt

  • Line 11, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 15, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 17, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 19, tidy-require: Keep imports in require sorted and grouped by phase, with collections before files.

Summary

Fixed 12 issues in 3 files.

  • Fixed 10 occurrences of predicate/c-migration
  • Fixed 2 occurrences of tidy-require

This is an automated change generated by Resyntax.

#### Pass 1

Applied 3 fixes to [`streaming/transducer/base.rkt`](../blob/HEAD/streaming/transducer/base.rkt)

  * Line 9, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 17, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 22, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.

Applied 5 fixes to [`streaming/transducer/testing.rkt`](../blob/HEAD/streaming/transducer/testing.rkt)

  * Line 9, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 14, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 17, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 20, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 23, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.

Applied 4 fixes to [`streaming/transducer/private.rkt`](../blob/HEAD/streaming/transducer/private.rkt)

  * Line 11, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 15, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 17, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 19, `tidy-require`: Keep imports in `require` sorted and grouped by phase, with collections before files.

## Summary

Fixed 12 issues in 3 files.

  * Fixed 10 occurrences of `predicate/c-migration`
  * Fixed 2 occurrences of `tidy-require`
@jackfirth jackfirth merged commit 99307eb into master Sep 22, 2024
1 check passed
@jackfirth jackfirth deleted the autofix-2-1 branch September 22, 2024 07:53
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.

1 participant