Skip to content

Swap return values of pipes::init() #4501

Closed
@nickdesaulniers

Description

@nickdesaulniers

This is a continuation of sorts of Issue #4496. In that issue, the return values of the tuple returned from calling pipes::init() were changes from (channel, port) to (port, channel) to better conform with other calling conventions elsewhere in the code base. I noticed that pipes::init() also went against convention, but don't yet have the understanding of self hosting compiler issues to tackle this just yet. A read through Issue #4496 is recommended.
ack --type-add=rust=.rs,.rc oneshot::init

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions