Override `clone_from` method for PathBuf and OsString This was not the case before because `#[derive(Clone)]` do not do it.
no_coverage