bevy/tools/example-showcase/src
SpecificProtagonist a266e7e642
More uninlined_format_args fixes (#19396)
# Objective

There are several uninlined format args (seems to be in more formatting
macros and in more crates) that are not detected on stable, but are on
nightly.

## Solution

Fix them.
2025-05-28 02:35:18 +00:00
..
main.rs More uninlined_format_args fixes (#19396) 2025-05-28 02:35:18 +00:00