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 #562

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Automated Resyntax fixes #562

merged 1 commit into from
Sep 23, 2024

Conversation

resyntax-ci[bot]
Copy link
Contributor

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

This is an automated change generated by Resyntax.

Pass 1

Applied 1 fix to module/binding.rkt

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

Applied 1 fix to type/wrapper/binding.rkt

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

Applied 3 fixes to module/phase.rkt

  • Line 8, predicate/c-migration: The predicate/c contract is less clear than a -> contract and no longer improves performance.
  • Line 12, 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.

Summary

Fixed 5 issues in 3 files.

  • Fixed 5 occurrences of predicate/c-migration

This is an automated change generated by Resyntax.

#### Pass 1

Applied 1 fix to [`module/binding.rkt`](../blob/HEAD/module/binding.rkt)

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

Applied 1 fix to [`type/wrapper/binding.rkt`](../blob/HEAD/type/wrapper/binding.rkt)

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

Applied 3 fixes to [`module/phase.rkt`](../blob/HEAD/module/phase.rkt)

  * Line 8, `predicate/c-migration`: The `predicate/c` contract is less clear than a `->` contract and no longer improves performance.
  * Line 12, `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.

## Summary

Fixed 5 issues in 3 files.

  * Fixed 5 occurrences of `predicate/c-migration`
@jackfirth jackfirth merged commit 8e02bfd into master Sep 23, 2024
1 check passed
@jackfirth jackfirth deleted the autofix-6-1 branch September 23, 2024 02:16
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