mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 01:29:10 +00:00
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()`.