]> git.lizzy.rs Git - rust.git/commit
Modifications to buffer UTF-16 internally so that there is no longer a 4-byte buffer...
authorPFPoitras <patrick.f.poitras@gmail.com>
Fri, 10 Dec 2021 17:38:03 +0000 (13:38 -0400)
committerPFPoitras <patrick.f.poitras@gmail.com>
Wed, 15 Dec 2021 22:35:29 +0000 (18:35 -0400)
commitd49d1d44995a75fd288f860c10b2bc18cfc8a5b4
treee3190effd83becaf113af10ff58e13658c774ad9
parent404c8471aba60c2d837fa728e7c729a0f52d5830
Modifications to buffer UTF-16 internally so that there is no longer a 4-byte buffer minimum. Include suggestions from @agausmann and @Mark-Simulacrum.
library/std/src/sys/windows/stdio.rs