Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Google
- Mountain View, CA
- http://hg.mwdiamond.com
Pinned
42 contributions in the last year
Contribution activity
December 2019
Created an issue in rust-lang/rust that received 1 comment
format!() ignores width when displaying enums
Similar to the issue reported in #55584 (and #55749), the width parameter is ignored when displaying enums, e.g. this fails:
assert_eq!(&format!("{…
1
comment