about summary refs log tree commit diff
path: root/library/std/src/sys/pal/solid/fs.rs
AgeCommit message (Expand)AuthorLines
2025-01-09Update a bunch of library types for MCP807Scott McMurray-8/+6
2024-11-26std: update internal uses of `io::const_error!`joboet-8/+5
2024-10-13Implement file_lock featureChristopher Berner-0/+20
2024-09-02Fix compile error in solid's remove_dir_allBen Kimock-1/+1
2024-08-22fix: fs::remove_dir_all: treat ENOENT as successbinarycat-7/+16
2024-07-29Reformat `use` declarations.Nicholas Nethercote-13/+10
2024-06-11Rename `std::fs::try_exists` to `std::fs::exists` and stabilize fs_try_existsEduardo Sánchez Muñoz-1/+1
2024-02-07Make `io::BorrowedCursor::advance` safeBenoît du Garreau-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+588