mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
9a820f7397
Remove unnecessary lseek syscall when using std::fs::read Fixes #106597 r? ```@bjorn3```