PT-2025-31011 · Crates.Io · Static Cell
Published
2025-07-17
·
Updated
2025-07-17
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
ConstStaticCell<T> could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send.This was corrected by introducing a
T: Send bound. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Static Cell