Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Constify the following methods of `alloc::borrow::Cow`: - `is_borrowed` - `is_owned` These methods are still unstable under `cow_is_borrowed`. Possible because of #49146 (Allow if and match in constants). Tracking issue: #65143
- Loading branch information