mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
028754a2f7
previously any attempt to copy to an immutable file (EPERM) would disable copy_file_range support for the whole process.