mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
edfdfbe832
The root user can write to files without any (write) access bits set. But this is not taken into account by `std::fs::Permissions.readonly()`.