Skip to content

Commit 15305ff

Browse files
committed
changenote
1 parent 74d656a commit 15305ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wip/stacked-borrows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For more background, see the following blog-posts:
1616
Changes compared to the latest post (2.1):
1717

1818
* Retags are "shallow" instead of recursively looking for references inside compound types.
19+
* Reborrowing of a shared reference, when searching for `UnsafeCell`, no longer reads enum discriminants. It treats enums like unions now.
1920

2021
[Miri]: https://github.com/solson/miri/
2122
[all-hands]: https://paper.dropbox.com/doc/Topic-Stacked-borrows--AXAkoFfUGViWL_PaSryqKK~hAg-2q57v4UM7cIkxCq9PQc22

0 commit comments

Comments
 (0)