File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -411,7 +411,7 @@ Violations of [Stacked Borrows] found that are likely bugs (but Stacked Borrows
411
411
* [ TiKV creating overlapping mutable reference and raw pointer] ( https://github.com/tikv/tikv/pull/7709 )
412
412
* [ Windows ` Env ` iterator using a raw pointer outside its valid memory area] ( https://github.com/rust-lang/rust/pull/70479 )
413
413
* [ ` VecDeque::iter_mut ` creating overlapping mutable references] ( https://github.com/rust-lang/rust/issues/74029 )
414
- * [ Standard library ` SipHasher ` using a raw pointer outside its valid memory area ] ( https://github.com/rust-lang/rust/pull/78484 )
414
+ * [ Various standard library aliasing issues involving raw pointers ] ( https://github.com/rust-lang/rust/pull/78602 )
415
415
416
416
## License
417
417
You can’t perform that action at this time.
0 commit comments