Files
rust/compiler/rustc_mir_transform/src
Jacob Pratt f1a0dfd145 Rollup merge of #138217 - theemathas:cow_is_owned_borrowed_associated, r=dtolnay
Turn `Cow::is_borrowed,is_owned` into associated functions.

This is done because `Cow` implements `Deref`. Therefore, to avoid conflicts with an inner type having a method of the same name, we use an associated method, like `Box::into_raw`.

Tracking issue: #65143
2025-10-30 02:43:41 -04:00
..
2025-10-24 02:41:50 +00:00
2025-10-10 12:57:24 +00:00
2025-09-08 15:07:12 -07:00
2025-07-21 08:08:41 +00:00
2025-08-13 09:33:09 -05:00
2025-10-24 02:41:51 +00:00
2025-10-11 20:50:21 +00:00
2025-09-21 13:12:18 -04:00
2025-10-10 12:57:24 +00:00
2025-09-17 21:12:17 +00:00
2025-10-11 20:56:10 +00:00
2025-07-01 19:00:21 +00:00
2025-10-19 02:22:18 +00:00
2025-10-10 12:57:24 +00:00
2025-10-06 10:57:27 -07:00
2025-10-10 12:57:24 +00:00
2025-10-10 12:57:24 +00:00