Avoid using `concat!(fmt, "\n")` to improve the diagnostics being emitted when the first `println!()` argument isn't a formatting string literal. |
||
|---|---|---|
| .. | ||
| format-string-error.rs | ||
| format-string-error.stderr | ||
| send-sync.rs | ||
| send-sync.stderr | ||
Avoid using `concat!(fmt, "\n")` to improve the diagnostics being emitted when the first `println!()` argument isn't a formatting string literal. |
||
|---|---|---|
| .. | ||
| format-string-error.rs | ||
| format-string-error.stderr | ||
| send-sync.rs | ||
| send-sync.stderr | ||