Matthias Krüger
c93c2985d8
Rollup merge of #110049 - SkiFire13:localkey-with-docs-fix, r=workingjubilee
...
Don't claim `LocalKey::with` prevents a reference to be sent across threads
The documentation for `LocalKey` claims that `with` yields a reference that cannot be sent across threads, but this is false since you can easily do that with scoped threads. What it actually prevents is the reference from outliving the current thread.
2023-05-15 17:12:44 +02:00
..
2023-04-16 06:49:27 +00:00
2022-12-11 01:20:18 -05:00
2022-12-11 01:20:18 -05:00
2023-04-12 19:27:18 +02:00
2023-05-03 10:24:56 +01:00
2023-05-15 10:13:08 +03:00
2023-05-01 13:25:09 +02:00
2023-05-14 22:10:09 +00:00
2022-08-18 18:07:39 -04:00
2023-05-07 12:35:54 +01:00
2023-04-27 15:56:57 +02:00
2023-03-06 12:24:15 +01:00
2023-04-28 08:47:55 -07:00
2023-05-12 12:04:32 +00:00
2023-05-03 16:42:48 -07:00
2023-05-15 17:12:44 +02:00
2023-05-05 18:40:32 +05:30
2023-04-25 00:08:35 +02:00
2023-05-03 22:09:33 -07:00
2022-12-30 14:00:40 +01:00
2023-04-11 20:28:46 -07:00
2022-09-26 10:14:45 +02:00
2023-04-13 22:41:55 +01:00
2023-04-13 22:41:55 +01:00
2023-05-15 10:13:08 +03:00
2023-05-07 00:12:29 +03:00
2023-04-25 00:08:37 +02:00
2022-12-31 15:32:09 +05:30
2023-05-14 07:27:20 -07:00
2023-05-10 19:36:01 +02:00
2023-05-08 04:50:28 +00:00
2022-08-23 16:12:58 +08:00
2023-05-08 04:50:28 +00:00
2023-05-08 04:50:28 +00:00
2022-12-30 14:00:42 +01:00
2023-04-29 19:04:16 +08:00