Skip to content

Bitv and BitvSet do not not implement Show #14531

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

Closed
kaseyc opened this issue May 30, 2014 · 0 comments · Fixed by #14535
Closed

Bitv and BitvSet do not not implement Show #14531

kaseyc opened this issue May 30, 2014 · 0 comments · Fixed by #14535

Comments

@kaseyc
Copy link
Contributor

kaseyc commented May 30, 2014

Neither Bitv nor BitvSet implement the Show trait. Bitv does have a to_str method, but it is in the impl of Bitv and not part of the ToStr trait.

sfackler added a commit to sfackler/rust that referenced this issue May 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant