Add new const_format_args!() macro and use it in panics.
This commit is contained in:
parent
76cf1b8bd0
commit
b64c4f9560
9 changed files with 36 additions and 11 deletions
|
@ -410,6 +410,7 @@ symbols! {
|
|||
const_fn_transmute,
|
||||
const_fn_union,
|
||||
const_fn_unsize,
|
||||
const_format_args,
|
||||
const_generic_defaults,
|
||||
const_generics,
|
||||
const_generics_defaults,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue