Add new const_format_args!() macro and use it in panics.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user