You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various formatting flags like this are ignored by almost all formatting implementations, so I don't think it's possible to yield a compilation error. That being said there's a case that perhaps the standard Debug implementations should respect this, as well as the debug builders.
Code:
outputs:
First version is padded, second is not.
Debug output should be padded, or it should be a compilation error at least.
Playpen
The text was updated successfully, but these errors were encountered: