bevy/tools
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
..
build-easefunction-graphs Add print_stdout and print_stderr lints (#17446) (#18233) 2025-03-11 19:35:48 +00:00
build-templated-pages Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
build-wasm-example Add debug build option to build-wasm-example (#19312) 2025-05-24 01:43:57 +00:00
ci Add no_std support to bevy (#17955) 2025-03-07 03:39:46 +00:00
compile_fail_utils Fix compilation of compile_fail_utils when not using rustup (#18394) 2025-03-30 02:33:03 +00:00
example-showcase More uninlined_format_args fixes (#19396) 2025-05-28 02:35:18 +00:00
publish.sh don't wait during publishing (#18563) 2025-03-26 21:27:29 +00:00