Files
rust/library/core/src
bors fee5518cdd Auto merge of #96979 - SabrinaJewson:waker-update, r=workingjubilee
Override `Waker::clone_from` to avoid cloning `Waker`s unnecessarily

This would be very useful for futures — I think it’s pretty much always what they want to do instead of `*waker = cx.waker().clone()`.

Tracking issue: https://github.com/rust-lang/rust/issues/98287

r? rust-lang/libs-api `@rustbot` label +T-libs-api -T-libs
2023-11-05 21:44:24 +00:00
..
2023-09-01 12:29:40 +01:00
2023-10-13 14:54:33 +02:00
2023-11-04 17:47:25 +00:00
2023-10-05 18:21:47 -04:00
2023-10-20 21:10:38 +00:00
2023-10-08 19:57:43 -04:00
2023-10-20 21:14:01 +00:00
2023-08-13 13:07:53 -06:00
2023-05-12 19:37:02 -07:00
2023-04-16 07:20:26 +00:00
2023-07-28 14:46:17 +02:00
2023-11-01 23:23:34 -04:00
2023-09-06 09:47:22 -07:00
2023-08-15 08:21:41 +02:00
2023-04-16 06:49:27 +00:00
2023-11-01 20:16:24 +00:00
2023-10-08 19:57:43 -04:00
2023-10-20 21:14:02 +00:00
2023-09-18 08:17:36 +02:00