1
Fork 0

Limit lifetime of format_args!() with inlined args.

This commit is contained in:
Mara Bos 2023-04-24 17:31:32 +02:00
parent ecd3dbab4e
commit d5843ddaf1
3 changed files with 40 additions and 1 deletions

View file

@ -1033,6 +1033,7 @@ symbols! {
non_exhaustive_omitted_patterns_lint,
non_lifetime_binders,
non_modrs_mods,
none,
nontemporal_store,
noop_method_borrow,
noop_method_clone,