rust/library
Matthias Krüger 7c5213cf0a
Rollup merge of #124387 - workingjubilee:use-raw-pointers-in-thread-locals, r=joboet
thread_local: be excruciatingly explicit in dtor code

Use raw pointers to accomplish internal mutability, and clearly split references where applicable. This reduces the likelihood that any of these parts are misunderstood, either by humans or the compiler's optimizations.

Fixes #124317

r? ``@joboet``
2024-04-27 07:55:38 +02:00
..
2024-04-12 16:28:19 -07:00
2024-04-24 13:12:25 +01:00
2024-04-22 18:48:47 +02:00
2024-04-21 21:35:17 -04:00
2024-04-22 18:48:47 +02:00