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