Skip to content

Commit 2b0078e

Browse files
committed
Auto merge of #1979 - RalfJung:trophy, r=RalfJung
another for the trophy case
2 parents 0db4090 + a21c98a commit 2b0078e

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
@@ -453,6 +453,7 @@ Definite bugs found:
453453
* [`encoding_rs` doing out-of-bounds pointer arithmetic](https://github.com/hsivonen/encoding_rs/pull/53)
454454
* [TiKV using `Vec::from_raw_parts` incorrectly](https://github.com/tikv/agatedb/pull/24)
455455
* 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)
456457

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

0 commit comments

Comments
 (0)