about summary refs log tree commit diff
path: root/library/core/tests/cell.rs
AgeCommit message (Expand)AuthorLines
2021-08-31Add a few tests for `UnsafeCell`inquisitivecrystal-0/+32
2020-11-04Constantify `UnsafeCell::into_inner` and relatedBenoƮt du Garreau-0/+12
2020-09-21Move format-ref-cell testAlexis Bourget-0/+8
2020-09-21move 'cell does not clone' testAlexis Bourget-0/+23
2020-09-21Move cell exterior test into library unit testsAlexis Bourget-0/+24
2020-07-27mv std libs to library/mark-0/+369