Files
rust/library/std/src
许杰友 Jieyou Xu (Joe) 7bbbfc650d Rollup merge of #134622 - ChrisDenton:write-file-utf8, r=Mark-Simulacrum
Windows: Use WriteFile to write to a UTF-8 console

If the console code page is UTF-8 then we can simply write to it without needing to convert to UTF-16 and calling `WriteConsole`.
2024-12-27 20:44:11 +08:00
..
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2024-11-02 11:27:14 +01:00
2024-12-21 01:26:47 +00:00
2024-01-11 11:30:12 -05:00
2024-11-12 15:08:41 -06:00
2024-07-29 08:26:52 +10:00
2024-12-05 00:26:13 +00:00
2024-08-01 15:38:51 -04:00
2024-04-08 11:57:17 +00:00
2024-12-13 11:53:01 +01:00
2024-12-21 01:26:47 +00:00
2024-10-22 20:18:11 -04:00