1
Fork 0

Rewrite and refactor format_args!() builtin macro.

This commit is contained in:
Mara Bos 2022-08-08 16:17:08 +02:00
parent d9297d22ad
commit 9bec0de397
7 changed files with 1245 additions and 1372 deletions

View file

@ -991,7 +991,18 @@ symbols! {
never_type,
never_type_fallback,
new,
new_binary,
new_debug,
new_display,
new_lower_exp,
new_lower_hex,
new_octal,
new_pointer,
new_unchecked,
new_upper_exp,
new_upper_hex,
new_v1,
new_v1_formatted,
next,
nll,
no,