Replace format!("msg: {}", var) with format!("msg: {var}") across 8 files
to satisfy the uninlined_format_args lint (-D warnings) in CI run 178.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| ai.rs | ||
| analysis.rs | ||
| db.rs | ||
| docs.rs | ||
| integrations.rs | ||
| mod.rs | ||
| system.rs | ||