**Location:** **Problem:** returns a value that callers must act on, but the attribute is missing. If the return value is accidentally discarded, bugs are silent. **Fix:** Add to the function signature. **Clippy:** lint.
Location:
Problem: returns a value that callers must act on, but the attribute is missing. If the return value is accidentally discarded, bugs are silent.
Fix: Add to the function signature.
Clippy: lint.