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.
This is an automated change generated by Resyntax.
Pass 1
Applied 3 fixes to
collection/association-list.rkt
predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.Applied 2 fixes to
type/record/private/definition-macro.rkt
define-simple-macro-to-define-syntax-parse-rule
: Thedefine-simple-macro
form has been renamed todefine-syntax-parse-rule
.define-simple-macro-to-define-syntax-parse-rule
: Thedefine-simple-macro
form has been renamed todefine-syntax-parse-rule
.Applied 2 fixes to
collection/record.rkt
predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.Applied 1 fix to
collection/multiset.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 3 fixes to
collection/set.rkt
predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.Applied 4 fixes to
collection/entry.rkt
predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.single-clause-match-to-match-define
: Thismatch
expression can be simplified usingmatch-define
.single-clause-match-to-match-define
: Thismatch
expression can be simplified usingmatch-define
.Applied 2 fixes to
collection/range-set.rkt
predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.predicate/c-migration
: Thepredicate/c
contract is less clear than a->
contract and no longer improves performance.Applied 1 fix to
type/record/private/provide-transformer.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
collection/table.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.define-simple-macro-to-define-syntax-parse-rule
: Thedefine-simple-macro
form has been renamed todefine-syntax-parse-rule
.Summary
Fixed 20 issues in 9 files.
predicate/c-migration
define-simple-macro-to-define-syntax-parse-rule
tidy-require
single-clause-match-to-match-define