about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-12-27 20:44:11 +0800
committerGitHub <noreply@github.com>2024-12-27 20:44:11 +0800
commit7bbbfc650dd9ab474a1d79dcf127e91022e0422e (patch)
tree102b1ef978f7e8c5409b59853faa10e6f3e7d14b /compiler/rustc_codegen_llvm/src
parentb9df3761896adf06e1d8bc6fe6eb766345f23da7 (diff)
parent1e3ecd5e4d822425e072e784dbb9732058d4b292 (diff)
downloadrust-7bbbfc650dd9ab474a1d79dcf127e91022e0422e.tar.gz
rust-7bbbfc650dd9ab474a1d79dcf127e91022e0422e.zip
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`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions