about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-07 12:13:35 +0000
committerbors <bors@rust-lang.org>2021-05-07 12:13:35 +0000
commitaf8cf9444c5aab898799c75b1db01afa0b28e2bd (patch)
treed2bb3bccef3aca397756fe65f5f1f180281abf5c /library/std/src/sys/unix/stack_overflow.rs
parent475666703f813a58c2b9df0b0395cb5439f3fe43 (diff)
parent5f3aae61af8ab129b743d13b14ec5519e97cc445 (diff)
downloadrust-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