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