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
I believe its possible to specify invalid combinations of options in #fmt strings and I don't know what happens at runtime. printnf just allows undefined behavior, but we can make them compile errors.