diff options
| author | Thomas Otto <th1000s@posteo.net> | 2021-05-06 23:51:01 +0200 |
|---|---|---|
| committer | Thomas Otto <th1000s@posteo.net> | 2021-05-07 00:53:13 +0200 |
| commit | 5f3aae61af8ab129b743d13b14ec5519e97cc445 (patch) | |
| tree | 7862598ace19b465f907f09636186915773d5eab /library/std/src/sys/unix/stack_overflow.rs | |
| parent | f3a0ac1f4b3675e8313dff0f06023b463877dc4d (diff) | |
| download | rust-5f3aae61af8ab129b743d13b14ec5519e97cc445.tar.gz rust-5f3aae61af8ab129b743d13b14ec5519e97cc445.zip | |
Handle write!(buf, "\n") case better
Make `write!(buf, "\n")` suggest `writeln!(buf)` by removing the trailing comma from `writeln!(buf, )`. changelog: [`write_with_newline`] suggestion on only "\n" improved
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
