rust/library/std
Marti Raudsepp edfdfbe832 docs: Permissions.readonly() also ignores root user special permissions
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()`.
2024-12-22 20:47:41 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src docs: Permissions.readonly() also ignores root user special permissions 2024-12-22 20:47:41 +02:00
tests Fix and undeprecate home_dir() 2024-11-04 03:06:09 +00:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml build: Update libc version 2024-12-19 10:08:29 +01:00