mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 19:57:02 +00:00

`File::set_times`: Update documentation and example to support setting timestamps on directories Inspired by https://github.com/rust-lang/rust/issues/123883 .