about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-05-18 10:52:34 +0530
committerGitHub <noreply@github.com>2023-05-18 10:52:34 +0530
commite0991b7bcd0e90a9867b013c15123350cecd095c (patch)
treebf8457d75e5f90321b67088b94cedad7fc55048b /library/std/src/sys/unix/stack_overflow.rs
parent57172a0675fdcaf6c9376a6e7a732986a93e4aba (diff)
parentfd80ab7f135f34332cc78673c18565f65b074297 (diff)
downloadrust-e0991b7bcd0e90a9867b013c15123350cecd095c.tar.gz
rust-e0991b7bcd0e90a9867b013c15123350cecd095c.zip
Rollup merge of #111168 - DaniPopes:arguments-to-string, r=Mark-Simulacrum
Specialize ToString implementation for fmt::Arguments

Generates far fewer instructions by formatting into a String with `fmt::format` directly instead of going through the `fmt::Display` impl. This change is insta-stable.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions