Yuri Astrakhan 7717904043 Fix to_string_in_format_args in parens
Fix suggestions like

```
print!("error: something failed at {}", (Location::caller().to_string()));
```

where the parenthesis enclose some portion of the value.
2022-10-12 18:47:49 -04:00
..
2022-10-12 18:47:49 -04:00
2022-10-05 13:44:06 +00:00
2022-09-23 13:55:30 -04:00
2022-09-23 13:55:30 -04:00