diff options
| author | bors <bors@rust-lang.org> | 2021-05-07 12:13:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-05-07 12:13:35 +0000 |
| commit | af8cf9444c5aab898799c75b1db01afa0b28e2bd (patch) | |
| tree | d2bb3bccef3aca397756fe65f5f1f180281abf5c /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 475666703f813a58c2b9df0b0395cb5439f3fe43 (diff) | |
| parent | 5f3aae61af8ab129b743d13b14ec5519e97cc445 (diff) | |
| download | rust-af8cf9444c5aab898799c75b1db01afa0b28e2bd.tar.gz rust-af8cf9444c5aab898799c75b1db01afa0b28e2bd.zip | |
Auto merge of #7183 - th1000s:write_nl_hint, r=flip1995
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
