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

Organize std::ebml into modules #2739

Closed
catamorphism opened this issue Jun 28, 2012 · 0 comments
Closed

Organize std::ebml into modules #2739

catamorphism opened this issue Jun 28, 2012 · 0 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@catamorphism
Copy link
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).

@ghost ghost assigned catamorphism Jun 28, 2012
@catamorphism catamorphism removed their assignment Jun 16, 2014
RalfJung pushed a commit to RalfJung/rust that referenced this issue Dec 25, 2022
enable some warnings that rustc bootstrap enables

also use cargo-install to install josh-proxy, since the docker version cannot access SSH keys (needed for pushing)
Aaron1011 pushed a commit to Aaron1011/rust that referenced this issue Jan 6, 2023
enable some warnings that rustc bootstrap enables

also use cargo-install to install josh-proxy, since the docker version cannot access SSH keys (needed for pushing)
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant