about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/abi.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-08-26 04:19:21 +0000
committerbors <bors@rust-lang.org>2025-08-26 04:19:21 +0000
commitace9a74442aec13c75532d34e15d97428056866d (patch)
tree21c90884cc6c5e4e9dd2d5441a083f0e5dc1a5f3 /compiler/rustc_codegen_llvm/src/abi.rs
parentd327d651e2583eb601978179f2ca9808f5e243bb (diff)
parent3145c0643153e688b8e080a0c5eb328d11011bdb (diff)
downloadrust-ace9a74442aec13c75532d34e15d97428056866d.tar.gz
rust-ace9a74442aec13c75532d34e15d97428056866d.zip
Auto merge of #145848 - Kobzol:optimize-file-read, r=the8472
Slightly optimize reading of source files

Discussed on Zulip (https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/rustc.20uses.20silly.20amount.20of.20syscalls.20for.20file.20IO/with/536015625.

Do not open/close each source file twice when reading it. We still stat it twice though.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/abi.rs')
0 files changed, 0 insertions, 0 deletions