Matthias Krüger
a9743e108a
Rollup merge of #111875 - WaffleLapkin:defer_on_drop, r=Nilstrieb
...
Don't leak the function that is called on drop
It probably wasn't causing problems anyway, but still, a `// this leaks, please don't pass anything that owns memory` is not sustainable.
I could implement a version which does not require `Option`, but it would require `unsafe`, at which point it's probably not worth it.
2023-05-25 08:01:08 +02:00
..
2023-05-16 17:59:56 +10:00
2023-05-24 14:20:41 +00:00
2023-05-16 18:50:36 +02:00
2023-05-25 00:33:43 +00:00
2023-05-17 23:54:21 -05:00
2023-05-25 00:33:43 +00:00
2023-05-24 14:20:41 +00:00
2023-05-24 14:33:43 +00:00
2023-05-15 08:49:13 +02:00
2023-05-24 14:33:43 +00:00
2023-05-24 15:05:05 -07:00
2023-05-24 14:33:43 +00:00
2023-05-25 08:01:08 +02:00
2023-05-24 14:20:41 +00:00
2023-05-09 20:49:32 +02:00
2023-05-06 09:34:53 +08:00
2023-05-24 14:33:43 +00:00
2023-05-24 14:20:41 +00:00
2023-05-24 14:33:43 +00:00
2023-05-07 00:12:29 +03:00
2023-05-24 14:20:41 +00:00
2023-05-25 00:33:43 +00:00
2023-05-24 14:33:43 +00:00
2023-05-17 23:54:21 -05:00
2023-05-25 00:33:43 +00:00
2023-05-24 14:20:41 +00:00
2023-05-23 14:53:36 +00:00
2023-05-15 18:33:12 +10:00
2023-05-24 14:33:43 +00:00
2023-05-08 04:50:28 +00:00
2023-05-18 01:35:41 +00:00
2023-05-18 09:45:12 +02:00
2023-05-24 14:20:41 +00:00
2023-05-25 08:01:08 +02:00
2023-05-25 08:01:08 +02:00
2023-05-17 19:11:53 +05:30
2023-05-25 00:33:43 +00:00
2023-05-19 08:48:28 +10:00
2023-05-24 14:33:43 +00:00
2023-05-24 14:33:43 +00:00
2023-05-22 19:59:38 +03:00
2023-05-21 11:25:07 +02:00
2023-05-25 08:01:08 +02:00
2023-05-24 14:33:43 +00:00
2023-05-15 08:59:11 +10:00
2023-05-24 14:20:41 +00:00
2023-05-08 14:23:19 +00:00
2023-05-24 14:20:41 +00:00
2023-05-24 14:20:41 +00:00
2023-05-25 08:01:07 +02:00
2023-05-24 15:05:05 -07:00
2023-05-15 08:49:13 +02:00
2023-05-20 19:34:31 -04:00
2023-05-13 10:12:14 +00:00