We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709e29a commit 58b6e59Copy full SHA for 58b6e59
README.md
@@ -582,6 +582,7 @@ Definite bugs found:
582
* [`rkyv` constructing a `Box<[u8]>` from an overaligned allocation](https://github.com/rkyv/rkyv/commit/a9417193a34757e12e24263178be8b2eebb72456)
583
* [Data race in `thread::scope`](https://github.com/rust-lang/rust/issues/98498)
584
* [`regex` incorrectly handling unaligned `Vec<u8>` buffers](https://www.reddit.com/r/rust/comments/vq3mmu/comment/ienc7t0?context=3)
585
+* [Incorrect use of `compare_exchange_weak` in `once_cell`](https://github.com/matklad/once_cell/issues/186)
586
587
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
588
0 commit comments