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
484: Update the min `vcell` version to v0.1.2 r=therealprof a=david-sawatzke
`src/generate/generic.rs:53` contains an `as_ptr()` call on a vcell.
This was only added in `vcell` v0.1.1 (since yanked).
Thus, the generated crates only build with vcell v0.1.2
Co-authored-by: David Sawatzke <d-git@sawatzke.dev>
0 commit comments