mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
153d3c3ea7
Correctly estimate the required space for string in `StyledBuffer::prepend` Fix #65119 r? @estebank