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
*[TiKV using `Vec::from_raw_parts` incorrectly](https://github.com/tikv/agatedb/pull/24)
455
455
* Incorrect doctests for [`AtomicPtr`](https://github.com/rust-lang/rust/pull/84052) and [`Box::from_raw_in`](https://github.com/rust-lang/rust/pull/84053)
456
+
*[Insufficient alignment in `ThinVec`](https://github.com/Gankra/thin-vec/pull/27)
456
457
457
458
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
0 commit comments