Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #35064 - pthariensflame:feature/cow_str_from_iter, r=al…
…excrichton Add `FromIterator` implementations for `Cow<str>` This seems like an oversight, since the corresponding implementation for `Cow<[T]> where T: Clone` exists.
- Loading branch information