Skip to content

Pass mapper's first argument by move, in test/bench/task-perf-word-count-generic #2599

@catamorphism

Description

@catamorphism

A FIXME before the mapper type said that the first K1 argument should be passed by move, but that it didn't parse. Changing K1 to -K1 on the right-hand side does parse now, but I couldn't figure out how to write the loop in start_mapper in such a way as to move out the elements of inputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions