Rewrite and refactor format_args!() builtin macro.
This commit is contained in:
parent
d9297d22ad
commit
9bec0de397
7 changed files with 1245 additions and 1372 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue