about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorThomas Otto <th1000s@posteo.net>2021-05-06 23:51:01 +0200
committerThomas Otto <th1000s@posteo.net>2021-05-07 00:53:13 +0200
commit5f3aae61af8ab129b743d13b14ec5519e97cc445 (patch)
tree7862598ace19b465f907f09636186915773d5eab /library/std/src/sys/unix/stack_overflow.rs
parentf3a0ac1f4b3675e8313dff0f06023b463877dc4d (diff)
downloadrust-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