rust/library/std/src/sys_common
Matthias Krüger 370b3265ff
Rollup merge of #127623 - lolbinarycat:fix_remove_dir_all, r=Amanieu
fix: fs::remove_dir_all: treat internal ENOENT as success

fixes #127576

try-job: test-various
2024-08-23 06:26:51 +02:00
..
net Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
wtf8 std: test a variety of ways to extend a Wtf8Buf 2024-06-25 23:44:49 -07:00
fs.rs fix: fs::remove_dir_all: treat ENOENT as success 2024-08-22 14:18:42 -04:00
io.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lazy_box.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs fix: fs::remove_dir_all: treat ENOENT as success 2024-08-22 14:18:42 -04:00
net.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
process.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
wstr.rs Fix doc nits 2024-07-26 13:26:33 +01:00
wtf8.rs Sparkle some attributes over CloneToUninit stuff 2024-07-29 20:44:42 +03:00