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

Formatter::flags/std::fmt::rt::Flag should be implemented using the bitflags! macro #15738

Closed
SiegeLord opened this issue Jul 17, 2014 · 2 comments

Comments

@SiegeLord
Copy link
Contributor

This will make it a lot simpler to use that field.

@huonw huonw added the A-libs label Jul 17, 2014
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 22, 2015
@tamird
Copy link
Contributor

tamird commented Apr 22, 2015

Depends on #18227

@alexcrichton
Copy link
Member

Interpreting the flags today is not stable and for now I'm going to close this in favor of the internals thread about this topic: http://internals.rust-lang.org/t/stabilising-formatter-flags/1927/2

tamird added a commit to tamird/rust that referenced this issue Apr 30, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 30, 2015
tamird added a commit to tamird/rust that referenced this issue Apr 30, 2015
tamird added a commit to tamird/rust that referenced this issue May 7, 2015
tamird added a commit to tamird/rust that referenced this issue Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants