Matthias Krüger de72917050
Rollup merge of #131617 - RalfJung:const_cow_is_borrowed, r=tgross35
remove const_cow_is_borrowed feature gate

The two functions guarded by this are still unstable, and there's no reason to require a separate feature gate for their const-ness -- we can just have `cow_is_borrowed` cover both kinds of stability.

Cc #65143
2024-10-12 23:00:59 +02:00
..
2024-07-31 17:10:55 +08:00
2024-01-11 15:04:48 +03:00
2023-12-10 10:56:22 +08:00
2024-08-25 13:41:39 +08:00
2024-07-29 08:26:52 +10:00
2024-07-31 17:10:55 +08:00