Skip to content

Organize std::ebml into modules #2739

@catamorphism

Description

@catamorphism
Contributor

A FIXME suggested organizing the code into "reader" and "writer" modules. I tried doing that, but ran into what I think is a resolve bug ("multiple applicable methods in scope" when both candidates are the same). I'll fix it after resolve is done (#1934).

Activity

removed their assignment
on Jun 16, 2014
added a commit that references this issue on Dec 25, 2022
added a commit that references this issue on Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-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

        Participants

        @catamorphism

        Issue actions

          Organize std::ebml into modules · Issue #2739 · rust-lang/rust