mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
094b893f77
`File::set_times`: Update documentation and example to support setting timestamps on directories Inspired by https://github.com/rust-lang/rust/issues/123883 .