bevy/crates/bevy_ecs/src/error
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
..
bevy_error.rs More uninlined_format_args fixes (#19396) 2025-05-28 02:35:18 +00:00
command_handling.rs Per world error handler (#18810) 2025-05-19 01:35:07 +00:00
handler.rs More uninlined_format_args fixes (#19396) 2025-05-28 02:35:18 +00:00
mod.rs Per world error handler (#18810) 2025-05-19 01:35:07 +00:00