Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b93a70f

Browse files
committed
Auto merge of rust-lang#2331 - RalfJung:trophy, r=RalfJung
trophy case++
2 parents 709e29a + 58b6e59 commit b93a70f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ Definite bugs found:
582582
* [`rkyv` constructing a `Box<[u8]>` from an overaligned allocation](https://github.com/rkyv/rkyv/commit/a9417193a34757e12e24263178be8b2eebb72456)
583583
* [Data race in `thread::scope`](https://github.com/rust-lang/rust/issues/98498)
584584
* [`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)
585586

586587
Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows is currently just an experiment):
587588

0 commit comments

Comments
 (0)