You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
702: Adds info about (lack of) object safety to `iter` module documentation. r=cuviper a=Qqwy
Because I spent quite a while yesterday and today tracking this problem down, I thought it might be an improvement to the documentation to mention that Rayon's ParallelIterator and friends are not object-safe (and why).
(c.f. rayon-rs#628)
Co-authored-by: Qqwy/Wiebe-Marten Wijnja <w-m@wmcode.nl>
Co-authored-by: Qqwy / Wiebe-Marten <w-m@wmcode.nl>
0 commit comments