mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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()`.