diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2023-05-18 10:52:34 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-18 10:52:34 +0530 |
| commit | e0991b7bcd0e90a9867b013c15123350cecd095c (patch) | |
| tree | bf8457d75e5f90321b67088b94cedad7fc55048b /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 57172a0675fdcaf6c9376a6e7a732986a93e4aba (diff) | |
| parent | fd80ab7f135f34332cc78673c18565f65b074297 (diff) | |
| download | rust-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
