Merge pull request #4306 from yoctocell/fix-unsafecell-inside-box
Tree Borrows: Correctly handle interior mutable data in `Box`
This commit is contained in:
commit
d0279cf63e
Tree Borrows: Correctly handle interior mutable data in `Box`