# 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. |
||
|---|---|---|
| .. | ||
| args | ||
| dynamic_function_internal.rs | ||
| dynamic_function_mut.rs | ||
| dynamic_function.rs | ||
| error.rs | ||
| function.rs | ||
| info.rs | ||
| into_function_mut.rs | ||
| into_function.rs | ||
| macros.rs | ||
| mod.rs | ||
| reflect_fn_mut.rs | ||
| reflect_fn.rs | ||
| registry.rs | ||
| return_type.rs | ||
| signature.rs | ||