mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
af24bdbd96
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 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |