Piotr Czarnecki 5aaa606932 Optimize for the most common cases of format!
Format specs are ignored and not stored in case they're all default.
Restore default formatting parameters during iteration.
Pass `None` instead of empty slices of format specs to take advantage
of non-nullable pointer optimization.

Generate a call to one of two functions of `fmt::Argument`.
2014-09-09 20:34:41 +01:00
..
2014-08-04 16:03:21 -07:00
2014-08-29 14:33:08 -07:00
2014-08-26 16:07:32 +12:00
2014-08-30 20:38:47 +02:00
2014-08-29 14:33:08 -07:00
2014-08-29 14:33:08 -07:00
2014-08-29 14:33:08 -07:00
2014-08-30 20:38:47 +02:00
2014-08-29 14:33:08 -07:00
2014-08-28 09:12:54 -07:00
2014-08-20 21:02:24 -04:00
2014-09-05 14:12:20 -07:00
2014-09-03 23:10:38 -04:00