about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2023-10-05 03:15:50 +0100
committerChris Denton <chris@chrisdenton.dev>2023-10-15 10:51:20 +0100
commitc6f7aa0eea9af919ade663bb3a4bb4b6761c3f83 (patch)
tree985834a80c3f400598bb62dfd83bf3271cbf0799 /compiler/rustc_codegen_llvm/src
parentb0fedc07ce52a7647272a34fadbf4c5585a79c0b (diff)
downloadrust-c6f7aa0eea9af919ade663bb3a4bb4b6761c3f83.tar.gz
rust-c6f7aa0eea9af919ade663bb3a4bb4b6761c3f83.zip
Make File::create work on Windows hidden files
Previously it failed on Windows if the file had the `FILE_ATTRIBUTE_HIDDEN` attribute set. This was inconsistent with `OpenOptions::new().write(true).truncate(true)` which can truncate an existing hidden file.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions