about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-12-26 21:56:49 -0500
committerGitHub <noreply@github.com>2024-12-26 21:56:49 -0500
commit0521d6cf2cdbde8abc90192f99f0e4b401561716 (patch)
treef458164c8c46c1a35385e36a1e72f26ca91f3e0a /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parent9551808f424c6c852e3c836699498afe644fe0bf (diff)
parentf19ba15a2cdc396a353fff70431df23016dc5276 (diff)
downloadrust-0521d6cf2cdbde8abc90192f99f0e4b401561716.tar.gz
rust-0521d6cf2cdbde8abc90192f99f0e4b401561716.zip
Rollup merge of #134649 - SUPERCILEX:statx-remember, r=thomcc
Fix forgetting to save statx availability on success

Looks like we forgot to save the statx state on success which means the first failure (common when checking if a file exists) will always require spending an invalid statx to confirm the failure is real.

r? `@thomcc`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions